#7FF9EE#7FF9EE
#7FF9EE is a very light, moderate teal. Relative luminance 0.784; OKLCH L 90.9% C 0.111 H 187.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF9EE |
|---|---|
| RGB | rgb(127, 249, 238) |
| HSL | hsl(175, 91%, 74%) |
| HSV | hsv(175, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(90.98, -36.87, -5.29) |
| CIE-LCH | lch(90.98, 37.25, 188.16°) |
| OKLab | oklab(90.85% -0.1104 -0.0148) |
| OKLCH | oklch(90.85% 0.111 187.7) |
| XYZ | xyz(58.0543, 78.4313, 92.9518) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.66
Bright Aqua
#0BF9EA
ΔE00 5.01
Bright Turquoise
#0FFEF9
ΔE00 5.05
Bright Cyan
#41FDFE
ΔE00 5.16
Light Cyan
#ACFFFC
ΔE00 5.61
Aqua
#00FFFF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF9EE #F97F8A
analogous
#7FF9B1 #7FF9EE #7FC7F9
triadic
#7FF9EE #EE7FF9 #F9EE7F
tetradic
#7FF9EE #B17FF9 #F97F8A #C7F97F
square
#7FF9EE #B17FF9 #F97F8A #C7F97F
split-complementary
#7FF9EE #F97FC7 #F9B17F
monochromatic
#0BF2DD #45F6E6 #7FF9EE #B9FCF6 #E2FEFB
Accessibility & contrast
On white
1.26
#7FF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#7FF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF9EE
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF9EE | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#39FEF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ff9ee; /* rgb */ color: rgb(127, 249, 238); /* oklch */ color: oklch(90.9% 0.111 187.7);
Tailwind
colors: {
custom: {
50: '#acfbf3',
500: '#7ff9ee',
950: '#000000',
},
}SCSS
$custom: #7ff9ee; $custom-light: #acfbf3; $custom-dark: #000000;
JSON
{
"hex": "#7ff9ee",
"rgb": {
"r": 127,
"g": 249,
"b": 238
},
"hsl": {
"h": 174.59,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.90855,
"c": 0.11144,
"h": 187.7
},
"luminance": 0.78436
}Semantic roles & 50–950 ramp
primary
#7FF9EE
secondary
#D64653
accent
#0015E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585