#7FF8EE#7FF8EE
#7FF8EE is a very light, moderate teal. Relative luminance 0.778; OKLCH L 90.6% C 0.111 H 188.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF8EE |
|---|---|
| RGB | rgb(127, 248, 238) |
| HSL | hsl(175, 90%, 74%) |
| HSV | hsv(175, 49%, 97%) |
| CMYK | cmyk(48.8%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(90.70, -36.42, -5.70) |
| CIE-LCH | lch(90.70, 36.86, 188.90°) |
| OKLab | oklab(90.63% -0.1094 -0.016) |
| OKLCH | oklch(90.63% 0.111 188.3) |
| XYZ | xyz(57.7460, 77.8148, 92.8490) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.91
Bright Cyan
#41FDFE
ΔE00 4.98
Bright Turquoise
#0FFEF9
ΔE00 5.02
Bright Aqua
#0BF9EA
ΔE00 5.14
Light Cyan
#ACFFFC
ΔE00 5.46
Aqua
#00FFFF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF8EE #F87F89
analogous
#7FF8B1 #7FF8EE #7FC5F8
triadic
#7FF8EE #EE7FF8 #F8EE7F
tetradic
#7FF8EE #B17FF8 #F87F89 #C5F87F
square
#7FF8EE #B17FF8 #F87F89 #C5F87F
split-complementary
#7FF8EE #F87FC5 #F8B17F
monochromatic
#0DF0DD #45F5E6 #7FF8EE #B9FBF6 #E2FDFB
Accessibility & contrast
On white
1.27
#7FF8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#7FF8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF8EE
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF8EE | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#39FDF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ff8ee; /* rgb */ color: rgb(127, 248, 238); /* oklch */ color: oklch(90.6% 0.111 188.3);
Tailwind
colors: {
custom: {
50: '#acfbf3',
500: '#7ff8ee',
950: '#000000',
},
}SCSS
$custom: #7ff8ee; $custom-light: #acfbf3; $custom-dark: #000000;
JSON
{
"hex": "#7ff8ee",
"rgb": {
"r": 127,
"g": 248,
"b": 238
},
"hsl": {
"h": 175.041,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.90628,
"c": 0.11053,
"h": 188.3
},
"luminance": 0.7782
}Semantic roles & 50–950 ramp
primary
#7FF8EE
secondary
#D54652
accent
#0013E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585