#7EFEE8#7EFEE8
#7EFEE8 is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.8% C 0.119 H 180.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEE8 |
|---|---|
| RGB | rgb(126, 254, 232) |
| HSL | hsl(170, 98%, 75%) |
| HSV | hsv(170, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(92.19, -40.79, -0.39) |
| CIE-LCH | lch(92.19, 40.79, 180.55°) |
| OKLab | oklab(91.78% -0.119 -0.0017) |
| OKLCH | oklch(91.78% 0.119 180.8) |
| XYZ | xyz(58.6052, 81.1402, 88.9015) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.67
Light Aqua
#8CFFDB
ΔE00 4.54
Bright Aqua
#0BF9EA
ΔE00 5.27
Aquamarine
#7FFFD4
ΔE00 5.99
Light Turquoise
#7EF4CC
ΔE00 6.03
Pale Aqua
#B8FFEB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEE8 #FE7E94
analogous
#7EFEA8 #7EFEE8 #7ED4FE
triadic
#7EFEE8 #E87EFE #FEE87E
tetradic
#7EFEE8 #A87EFE #FE7E94 #D4FE7E
square
#7EFEE8 #A87EFE #FE7E94 #D4FE7E
split-complementary
#7EFEE8 #FE7ED4 #FEA87E
monochromatic
#05FDD2 #41FEDD #7EFEE8 #BBFEF3 #E1FFFA
Accessibility & contrast
On white
1.22
#7EFEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#7EFEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEE8
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEE8 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E7
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#3AFFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efee8; /* rgb */ color: rgb(126, 254, 232); /* oklch */ color: oklch(91.8% 0.119 180.8);
Tailwind
colors: {
custom: {
50: '#acffef',
500: '#7efee8',
950: '#000000',
},
}SCSS
$custom: #7efee8; $custom-light: #acffef; $custom-dark: #000000;
JSON
{
"hex": "#7efee8",
"rgb": {
"r": 126,
"g": 254,
"b": 232
},
"hsl": {
"h": 169.688,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.91778,
"c": 0.11899,
"h": 180.8
},
"luminance": 0.81145
}Semantic roles & 50–950 ramp
primary
#7EFEE8
secondary
#DD445E
accent
#0027E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685