#7DFFEC#7DFFEC
#7DFFEC is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.1% C 0.119 H 182.8°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFEC |
|---|---|
| RGB | rgb(125, 255, 236) |
| HSL | hsl(171, 100%, 75%) |
| HSV | hsv(171, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.54, -40.50, -1.95) |
| CIE-LCH | lch(92.54, 40.54, 182.76°) |
| OKLab | oklab(92.09% -0.119 -0.0059) |
| OKLCH | oklch(92.09% 0.119 182.8) |
| XYZ | xyz(59.3513, 81.9307, 92.0271) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.33
Bright Aqua
#0BF9EA
ΔE00 4.84
Light Aqua
#8CFFDB
ΔE00 5.52
Bright Turquoise
#0FFEF9
ΔE00 6.13
Pale Aqua
#B8FFEB
ΔE00 6.80
Aquamarine
#7FFFD4
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFEC #FF7D90
analogous
#7DFFAB #7DFFEC #7DD1FF
triadic
#7DFFEC #EC7DFF #FFEC7D
tetradic
#7DFFEC #AB7DFF #FF7D90 #D1FF7D
square
#7DFFEC #AB7DFF #FF7D90 #D1FF7D
split-complementary
#7DFFEC #FF7DD1 #FFAB7D
monochromatic
#03FFDA #40FFE3 #7DFFEC #BAFFF5 #E0FFFB
Accessibility & contrast
On white
1.21
#7DFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#7DFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFEC
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFEC | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EB
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#31FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7dffec; /* rgb */ color: rgb(125, 255, 236); /* oklch */ color: oklch(92.1% 0.119 182.8);
Tailwind
colors: {
custom: {
50: '#acfff2',
500: '#7dffec',
950: '#000000',
},
}SCSS
$custom: #7dffec; $custom-light: #acfff2; $custom-dark: #000000;
JSON
{
"hex": "#7dffec",
"rgb": {
"r": 125,
"g": 255,
"b": 236
},
"hsl": {
"h": 171.231,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.92086,
"c": 0.11914,
"h": 182.8
},
"luminance": 0.81936
}Semantic roles & 50–950 ramp
primary
#7DFFEC
secondary
#DE4259
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685