#7FFEEB#7FFEEB
#7FFEEB is a very light, moderate teal. Relative luminance 0.814; OKLCH L 91.9% C 0.117 H 182.7°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEEB |
|---|---|
| RGB | rgb(127, 254, 235) |
| HSL | hsl(171, 98%, 75%) |
| HSV | hsv(171, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(92.30, -39.87, -1.78) |
| CIE-LCH | lch(92.30, 39.91, 182.55°) |
| OKLab | oklab(91.9% -0.1171 -0.0054) |
| OKLCH | oklch(91.9% 0.117 182.7) |
| XYZ | xyz(59.1832, 81.3885, 91.1719) |
| Luminance | 0.8139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.13
Bright Aqua
#0BF9EA
ΔE00 4.99
Light Aqua
#8CFFDB
ΔE00 5.42
Bright Turquoise
#0FFEF9
ΔE00 6.29
Pale Aqua
#B8FFEB
ΔE00 6.60
Light Turquoise
#7EF4CC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEEB #FE7F92
analogous
#7FFEAC #7FFEEB #7FD1FE
triadic
#7FFEEB #EB7FFE #FEEB7F
tetradic
#7FFEEB #AC7FFE #FE7F92 #D1FE7F
square
#7FFEEB #AC7FFE #FE7F92 #D1FE7F
split-complementary
#7FFEEB #FE7FD1 #FEAC7F
monochromatic
#06FDD8 #42FEE2 #7FFEEB #BCFEF4 #E1FFFA
Accessibility & contrast
On white
1.22
#7FFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#7FFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEEB
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEEB | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#3AFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffeeb; /* rgb */ color: rgb(127, 254, 235); /* oklch */ color: oklch(91.9% 0.117 182.7);
Tailwind
colors: {
custom: {
50: '#adfff1',
500: '#7ffeeb',
950: '#000000',
},
}SCSS
$custom: #7ffeeb; $custom-light: #adfff1; $custom-dark: #000000;
JSON
{
"hex": "#7ffeeb",
"rgb": {
"r": 127,
"g": 254,
"b": 235
},
"hsl": {
"h": 171.024,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.91902,
"c": 0.11722,
"h": 182.7
},
"luminance": 0.81394
}Semantic roles & 50–950 ramp
primary
#7FFEEB
secondary
#DD455B
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685