#7FFEF0#7FFEF0
#7FFEF0 is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.0% C 0.116 H 185.9°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEF0 |
|---|---|
| RGB | rgb(127, 254, 240) |
| HSL | hsl(173, 98%, 75%) |
| HSV | hsv(173, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(92.43, -38.67, -4.18) |
| CIE-LCH | lch(92.43, 38.90, 186.16°) |
| OKLab | oklab(92.05% -0.115 -0.0119) |
| OKLCH | oklch(92.05% 0.116 185.9) |
| XYZ | xyz(59.9158, 81.6815, 95.0298) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.31
Bright Aqua
#0BF9EA
ΔE00 4.81
Bright Turquoise
#0FFEF9
ΔE00 5.23
Bright Cyan
#41FDFE
ΔE00 5.74
Aqua
#00FFFF
ΔE00 6.15
Light Cyan
#ACFFFC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEF0 #FE7F8D
analogous
#7FFEB1 #7FFEF0 #7FCCFE
triadic
#7FFEF0 #F07FFE #FEF07F
tetradic
#7FFEF0 #B17FFE #FE7F8D #CCFE7F
square
#7FFEF0 #B17FFE #FE7F8D #CCFE7F
split-complementary
#7FFEF0 #FE7FCC #FEB17F
monochromatic
#06FDE2 #42FEE9 #7FFEF0 #BCFEF7 #E1FFFB
Accessibility & contrast
On white
1.21
#7FFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#7FFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEF0
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEF0 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2F0
Deuteranopia (green-blind)
#DEE3F2
Tritanopia (blue-blind)
#34FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffef0; /* rgb */ color: rgb(127, 254, 240); /* oklch */ color: oklch(92.0% 0.116 185.9);
Tailwind
colors: {
custom: {
50: '#adfff4',
500: '#7ffef0',
950: '#000000',
},
}SCSS
$custom: #7ffef0; $custom-light: #adfff4; $custom-dark: #000000;
JSON
{
"hex": "#7ffef0",
"rgb": {
"r": 127,
"g": 254,
"b": 240
},
"hsl": {
"h": 173.386,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.9205,
"c": 0.11561,
"h": 185.9
},
"luminance": 0.81687
}Semantic roles & 50–950 ramp
primary
#7FFEF0
secondary
#DD4555
accent
#0019E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685