#7EFCEE#7EFCEE
#7EFCEE is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.5% C 0.115 H 185.8°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCEE |
|---|---|
| RGB | rgb(126, 252, 238) |
| HSL | hsl(173, 95%, 74%) |
| HSV | hsv(173, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.79, -38.45, -4.10) |
| CIE-LCH | lch(91.79, 38.67, 186.08°) |
| OKLab | oklab(91.5% -0.1143 -0.0116) |
| OKLCH | oklch(91.5% 0.115 185.8) |
| XYZ | xyz(58.8407, 80.2242, 93.2564) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.06
Bright Aqua
#0BF9EA
ΔE00 4.71
Bright Turquoise
#0FFEF9
ΔE00 5.24
Bright Cyan
#41FDFE
ΔE00 5.76
Aqua
#00FFFF
ΔE00 6.18
Light Cyan
#ACFFFC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCEE #FC7E8C
analogous
#7EFCAF #7EFCEE #7ECBFC
triadic
#7EFCEE #EE7EFC #FCEE7E
tetradic
#7EFCEE #AF7EFC #FC7E8C #CBFC7E
square
#7EFCEE #AF7EFC #FC7E8C #CBFC7E
split-complementary
#7EFCEE #FC7ECB #FCAF7E
monochromatic
#06F9DE #42FBE6 #7EFCEE #BAFDF6 #E1FEFB
Accessibility & contrast
On white
1.23
#7EFCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#7EFCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCEE
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCEE | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#DDE1F0
Tritanopia (blue-blind)
#34FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7efcee; /* rgb */ color: rgb(126, 252, 238); /* oklch */ color: oklch(91.5% 0.115 185.8);
Tailwind
colors: {
custom: {
50: '#acfef3',
500: '#7efcee',
950: '#000000',
},
}SCSS
$custom: #7efcee; $custom-light: #acfef3; $custom-dark: #000000;
JSON
{
"hex": "#7efcee",
"rgb": {
"r": 126,
"g": 252,
"b": 238
},
"hsl": {
"h": 173.333,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.91499,
"c": 0.11491,
"h": 185.8
},
"luminance": 0.80229
}Semantic roles & 50–950 ramp
primary
#7EFCEE
secondary
#DA4455
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685