#7FF5EC#7FF5EC
#7FF5EC is a very light, moderate teal. Relative luminance 0.759; OKLCH L 89.9% C 0.108 H 188.9°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF5EC |
|---|---|
| RGB | rgb(127, 245, 236) |
| HSL | hsl(175, 86%, 73%) |
| HSV | hsv(175, 48%, 96%) |
| CMYK | cmyk(48.2%, 0%, 3.7%, 3.9%) |
| CIE-LAB | lab(89.80, -35.52, -5.98) |
| CIE-LCH | lch(89.80, 36.02, 189.56°) |
| OKLab | oklab(89.89% -0.1069 -0.0167) |
| OKLCH | oklch(89.89% 0.108 188.9) |
| XYZ | xyz(56.5389, 75.8681, 91.0051) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 5.02
Tiffany Blue
#7BF2DA
ΔE00 5.08
Bright Turquoise
#0FFEF9
ΔE00 5.23
Bright Aqua
#0BF9EA
ΔE00 5.40
Light Cyan
#ACFFFC
ΔE00 5.41
Aqua
#00FFFF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF5EC #F57F88
analogous
#7FF5B1 #7FF5EC #7FC3F5
triadic
#7FF5EC #EC7FF5 #F5EC7F
tetradic
#7FF5EC #B17FF5 #F57F88 #C3F57F
square
#7FF5EC #B17FF5 #F57F88 #C3F57F
split-complementary
#7FF5EC #F57FC3 #F5B17F
monochromatic
#12E8D7 #46F1E4 #7FF5EC #B8F9F4 #E3FDFB
Accessibility & contrast
On white
1.30
#7FF5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#7FF5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF5EC
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF5EC | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEC
Deuteranopia (green-blind)
#D6DCED
Tritanopia (blue-blind)
#3DFAF2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7ff5ec; /* rgb */ color: rgb(127, 245, 236); /* oklch */ color: oklch(89.9% 0.108 188.9);
Tailwind
colors: {
custom: {
50: '#acf9f2',
500: '#7ff5ec',
950: '#000000',
},
}SCSS
$custom: #7ff5ec; $custom-light: #acf9f2; $custom-dark: #000000;
JSON
{
"hex": "#7ff5ec",
"rgb": {
"r": 127,
"g": 245,
"b": 236
},
"hsl": {
"h": 175.424,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.89886,
"c": 0.10825,
"h": 188.9
},
"luminance": 0.75873
}Semantic roles & 50–950 ramp
primary
#7FF5EC
secondary
#D14752
accent
#0314E2
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111716
muted
#818585