#7EFEEB#7EFEEB
#7EFEEB is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.118 H 182.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEEB |
|---|---|
| RGB | rgb(126, 254, 235) |
| HSL | hsl(171, 98%, 75%) |
| HSV | hsv(171, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(92.27, -40.08, -1.83) |
| CIE-LCH | lch(92.27, 40.12, 182.61°) |
| OKLab | oklab(91.87% -0.1177 -0.0056) |
| OKLCH | oklch(91.87% 0.118 182.7) |
| XYZ | xyz(59.0350, 81.3121, 91.1649) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.14
Bright Aqua
#0BF9EA
ΔE00 4.91
Light Aqua
#8CFFDB
ΔE00 5.45
Bright Turquoise
#0FFEF9
ΔE00 6.22
Pale Aqua
#B8FFEB
ΔE00 6.68
Light Turquoise
#7EF4CC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEEB #FE7E91
analogous
#7EFEAB #7EFEEB #7ED1FE
triadic
#7EFEEB #EB7EFE #FEEB7E
tetradic
#7EFEEB #AB7EFE #FE7E91 #D1FE7E
square
#7EFEEB #AB7EFE #FE7E91 #D1FE7E
split-complementary
#7EFEEB #FE7ED1 #FEAB7E
monochromatic
#05FDD8 #41FEE2 #7EFEEB #BBFEF4 #E1FFFA
Accessibility & contrast
On white
1.22
#7EFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#7EFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEEB
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEEB | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#36FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efeeb; /* rgb */ color: rgb(126, 254, 235); /* oklch */ color: oklch(91.9% 0.118 182.7);
Tailwind
colors: {
custom: {
50: '#acfff1',
500: '#7efeeb',
950: '#000000',
},
}SCSS
$custom: #7efeeb; $custom-light: #acfff1; $custom-dark: #000000;
JSON
{
"hex": "#7efeeb",
"rgb": {
"r": 126,
"g": 254,
"b": 235
},
"hsl": {
"h": 171.094,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.91865,
"c": 0.11785,
"h": 182.7
},
"luminance": 0.81317
}Semantic roles & 50–950 ramp
primary
#7EFEEB
secondary
#DD445A
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685