#7FFEF9#7FFEF9
#7FFEF9 is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.114 H 191.9°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEF9 |
|---|---|
| RGB | rgb(127, 254, 249) |
| HSL | hsl(178, 98%, 75%) |
| HSV | hsv(178, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(92.68, -36.47, -8.48) |
| CIE-LCH | lch(92.68, 37.44, 193.09°) |
| OKLab | oklab(92.33% -0.1113 -0.0235) |
| OKLCH | oklch(92.33% 0.114 191.9) |
| XYZ | xyz(61.2860, 82.2296, 102.2464) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.72
Bright Turquoise
#0FFEF9
ΔE00 4.53
Aqua
#00FFFF
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 4.79
Bright Light Blue
#26F7FD
ΔE00 5.18
Bright Aqua
#0BF9EA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEF9 #FE7F84
analogous
#7FFEBA #7FFEF9 #7FC3FE
triadic
#7FFEF9 #F97FFE #FEF97F
tetradic
#7FFEF9 #BA7FFE #FE7F84 #C3FE7F
square
#7FFEF9 #BA7FFE #FE7F84 #C3FE7F
split-complementary
#7FFEF9 #FE7FC3 #FEBA7F
monochromatic
#06FDF3 #42FEF6 #7FFEF9 #BCFEFC #E1FFFE
Accessibility & contrast
On white
1.20
#7FFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#7FFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEF9
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEF9 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F9
Deuteranopia (green-blind)
#DCE3FA
Tritanopia (blue-blind)
#28FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7ffef9; /* rgb */ color: rgb(127, 254, 249); /* oklch */ color: oklch(92.3% 0.114 191.9);
Tailwind
colors: {
custom: {
50: '#adfffb',
500: '#7ffef9',
950: '#000000',
},
}SCSS
$custom: #7ffef9; $custom-light: #adfffb; $custom-dark: #000000;
JSON
{
"hex": "#7ffef9",
"rgb": {
"r": 127,
"g": 254,
"b": 249
},
"hsl": {
"h": 177.638,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.92325,
"c": 0.11375,
"h": 191.9
},
"luminance": 0.82235
}Semantic roles & 50–950 ramp
primary
#7FFEF9
secondary
#DD454B
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685