#7EFCF1#7EFCF1
#7EFCF1 is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.114 H 187.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCF1 |
|---|---|
| RGB | rgb(126, 252, 241) |
| HSL | hsl(175, 95%, 74%) |
| HSV | hsv(175, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 4.4%, 1.2%) |
| CIE-LAB | lab(91.86, -37.73, -5.54) |
| CIE-LCH | lch(91.86, 38.13, 188.35°) |
| OKLab | oklab(91.59% -0.1131 -0.0155) |
| OKLCH | oklch(91.59% 0.114 187.8) |
| XYZ | xyz(59.2851, 80.4020, 95.5969) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.79
Bright Aqua
#0BF9EA
ΔE00 4.89
Tiffany Blue
#7BF2DA
ΔE00 4.94
Bright Cyan
#41FDFE
ΔE00 4.95
Aqua
#00FFFF
ΔE00 5.52
Light Cyan
#ACFFFC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCF1 #FC7E89
analogous
#7EFCB2 #7EFCF1 #7EC8FC
triadic
#7EFCF1 #F17EFC #FCF17E
tetradic
#7EFCF1 #B27EFC #FC7E89 #C8FC7E
square
#7EFCF1 #B27EFC #FC7E89 #C8FC7E
split-complementary
#7EFCF1 #FC7EC8 #FCB27E
monochromatic
#06F9E4 #42FBEB #7EFCF1 #BAFDF7 #E1FEFC
Accessibility & contrast
On white
1.23
#7EFCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#7EFCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCF1
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCF1 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F1
Deuteranopia (green-blind)
#DCE1F2
Tritanopia (blue-blind)
#30FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efcf1; /* rgb */ color: rgb(126, 252, 241); /* oklch */ color: oklch(91.6% 0.114 187.8);
Tailwind
colors: {
custom: {
50: '#acfef5',
500: '#7efcf1',
950: '#000000',
},
}SCSS
$custom: #7efcf1; $custom-light: #acfef5; $custom-dark: #000000;
JSON
{
"hex": "#7efcf1",
"rgb": {
"r": 126,
"g": 252,
"b": 241
},
"hsl": {
"h": 174.762,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.91589,
"c": 0.11414,
"h": 187.8
},
"luminance": 0.80407
}Semantic roles & 50–950 ramp
primary
#7EFCF1
secondary
#DA4451
accent
#0014E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685