#7FFEE4#7FFEE4
#7FFEE4 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.120 H 178.3°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEE4 |
|---|---|
| RGB | rgb(127, 254, 228) |
| HSL | hsl(168, 98%, 75%) |
| HSV | hsv(168, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(92.13, -41.50, 1.59) |
| CIE-LCH | lch(92.13, 41.53, 177.81°) |
| OKLab | oklab(91.7% -0.12 0.0036) |
| OKLCH | oklch(91.7% 0.12 178.3) |
| XYZ | xyz(58.1918, 80.9920, 85.9502) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.50
Light Aqua
#8CFFDB
ΔE00 3.34
Aquamarine
#7FFFD4
ΔE00 4.74
Light Turquoise
#7EF4CC
ΔE00 4.87
Bright Aqua
#0BF9EA
ΔE00 6.03
Pale Turquoise
#A5FBD5
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEE4 #FE7F99
analogous
#7FFEA5 #7FFEE4 #7FD8FE
triadic
#7FFEE4 #E47FFE #FEE47F
tetradic
#7FFEE4 #A57FFE #FE7F99 #D8FE7F
square
#7FFEE4 #A57FFE #FE7F99 #D8FE7F
split-complementary
#7FFEE4 #FE7FD8 #FEA57F
monochromatic
#06FDCA #42FED7 #7FFEE4 #BCFEF1 #E1FFF9
Accessibility & contrast
On white
1.22
#7FFEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#7FFEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEE4
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEE4 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E3
Deuteranopia (green-blind)
#E1E2E6
Tritanopia (blue-blind)
#40FFF6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffee4; /* rgb */ color: rgb(127, 254, 228); /* oklch */ color: oklch(91.7% 0.120 178.3);
Tailwind
colors: {
custom: {
50: '#acffec',
500: '#7ffee4',
950: '#000000',
},
}SCSS
$custom: #7ffee4; $custom-light: #acffec; $custom-dark: #000000;
JSON
{
"hex": "#7ffee4",
"rgb": {
"r": 127,
"g": 254,
"b": 228
},
"hsl": {
"h": 167.717,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.91701,
"c": 0.12009,
"h": 178.3
},
"luminance": 0.80997
}Semantic roles & 50–950 ramp
primary
#7FFEE4
secondary
#DD4564
accent
#002FE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684