#7EFEEE#7EFEEE
#7EFEEE is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.117 H 184.6°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEEE |
|---|---|
| RGB | rgb(126, 254, 238) |
| HSL | hsl(173, 98%, 75%) |
| HSV | hsv(173, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(92.35, -39.36, -3.27) |
| CIE-LCH | lch(92.35, 39.50, 184.75°) |
| OKLab | oklab(91.95% -0.1165 -0.0094) |
| OKLCH | oklch(91.95% 0.117 184.6) |
| XYZ | xyz(59.4721, 81.4869, 93.4668) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.81
Bright Aqua
#0BF9EA
ΔE00 4.73
Bright Turquoise
#0FFEF9
ΔE00 5.55
Bright Cyan
#41FDFE
ΔE00 6.27
Light Aqua
#8CFFDB
ΔE00 6.40
Aqua
#00FFFF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEEE #FE7E8E
analogous
#7EFEAE #7EFEEE #7ECEFE
triadic
#7EFEEE #EE7EFE #FEEE7E
tetradic
#7EFEEE #AE7EFE #FE7E8E #CEFE7E
square
#7EFEEE #AE7EFE #FE7E8E #CEFE7E
split-complementary
#7EFEEE #FE7ECE #FEAE7E
monochromatic
#05FDDE #41FEE6 #7EFEEE #BBFEF6 #E1FFFB
Accessibility & contrast
On white
1.21
#7EFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#7EFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEEE
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEEE | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#DFE3F0
Tritanopia (blue-blind)
#33FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efeee; /* rgb */ color: rgb(126, 254, 238); /* oklch */ color: oklch(92.0% 0.117 184.6);
Tailwind
colors: {
custom: {
50: '#acfff3',
500: '#7efeee',
950: '#000000',
},
}SCSS
$custom: #7efeee; $custom-light: #acfff3; $custom-dark: #000000;
JSON
{
"hex": "#7efeee",
"rgb": {
"r": 126,
"g": 254,
"b": 238
},
"hsl": {
"h": 172.5,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.91953,
"c": 0.11684,
"h": 184.6
},
"luminance": 0.81492
}Semantic roles & 50–950 ramp
primary
#7EFEEE
secondary
#DD4457
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685