#7EFEEC#7EFEEC
#7EFEEC is a very light, moderate teal. Relative luminance 0.814; OKLCH L 91.9% C 0.117 H 183.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEEC |
|---|---|
| RGB | rgb(126, 254, 236) |
| HSL | hsl(172, 98%, 75%) |
| HSV | hsv(172, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(92.30, -39.84, -2.31) |
| CIE-LCH | lch(92.30, 39.91, 183.32°) |
| OKLab | oklab(91.89% -0.1173 -0.0068) |
| OKLCH | oklch(91.89% 0.118 183.3) |
| XYZ | xyz(59.1799, 81.3701, 91.9279) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.35
Bright Aqua
#0BF9EA
ΔE00 4.83
Light Aqua
#8CFFDB
ΔE00 5.77
Bright Turquoise
#0FFEF9
ΔE00 5.99
Pale Aqua
#B8FFEB
ΔE00 6.74
Bright Cyan
#41FDFE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEEC #FE7E90
analogous
#7EFEAC #7EFEEC #7ED0FE
triadic
#7EFEEC #EC7EFE #FEEC7E
tetradic
#7EFEEC #AC7EFE #FE7E90 #D0FE7E
square
#7EFEEC #AC7EFE #FE7E90 #D0FE7E
split-complementary
#7EFEEC #FE7ED0 #FEAC7E
monochromatic
#05FDDA #41FEE3 #7EFEEC #BBFEF5 #E1FFFB
Accessibility & contrast
On white
1.22
#7EFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#7EFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEEC
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEEC | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#35FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efeec; /* rgb */ color: rgb(126, 254, 236); /* oklch */ color: oklch(91.9% 0.117 183.3);
Tailwind
colors: {
custom: {
50: '#acfff2',
500: '#7efeec',
950: '#000000',
},
}SCSS
$custom: #7efeec; $custom-light: #acfff2; $custom-dark: #000000;
JSON
{
"hex": "#7efeec",
"rgb": {
"r": 126,
"g": 254,
"b": 236
},
"hsl": {
"h": 171.563,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.91894,
"c": 0.1175,
"h": 183.3
},
"luminance": 0.81375
}Semantic roles & 50–950 ramp
primary
#7EFEEC
secondary
#DD4459
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685