#7EFFCC#7EFFCC
#7EFFCC is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.137 H 165.3°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFCC |
|---|---|
| RGB | rgb(126, 255, 204) |
| HSL | hsl(156, 100%, 75%) |
| HSV | hsv(156, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.82, -47.45, 13.53) |
| CIE-LCH | lch(91.82, 49.34, 164.08°) |
| OKLab | oklab(91.26% -0.1321 0.0347) |
| OKLCH | oklch(91.26% 0.137 165.3) |
| XYZ | xyz(55.2583, 80.3105, 69.7045) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.86
Aquamarine
#7FFFD4
ΔE00 1.97
Light Turquoise
#7EF4CC
ΔE00 3.22
Light Aqua
#8CFFDB
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 4.15
Pale Turquoise
#A5FBD5
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFCC #FF7EB1
analogous
#7EFF8C #7EFFCC #7EF2FF
triadic
#7EFFCC #CC7EFF #FFCC7E
tetradic
#7EFFCC #8C7EFF #FF7EB1 #F2FF7E
square
#7EFFCC #8C7EFF #FF7EB1 #F2FF7E
split-complementary
#7EFFCC #FF7EF2 #FF8C7E
monochromatic
#04FF9C #41FFB4 #7EFFCC #BBFFE4 #E0FFF3
Accessibility & contrast
On white
1.23
#7EFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#7EFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFCC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFCC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C9
Deuteranopia (green-blind)
#E7E2CF
Tritanopia (blue-blind)
#4FFFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7effcc; /* rgb */ color: rgb(126, 255, 204); /* oklch */ color: oklch(91.3% 0.137 165.3);
Tailwind
colors: {
custom: {
50: '#abffdb',
500: '#7effcc',
950: '#000000',
},
}SCSS
$custom: #7effcc; $custom-light: #abffdb; $custom-dark: #000000;
JSON
{
"hex": "#7effcc",
"rgb": {
"r": 126,
"g": 255,
"b": 204
},
"hsl": {
"h": 156.279,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91261,
"c": 0.13659,
"h": 165.3
},
"luminance": 0.80315
}Semantic roles & 50–950 ramp
primary
#7EFFCC
secondary
#DE4380
accent
#005BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684