#7EEEEC#7EEEEC
#7EEEEC is a very light, moderate teal. Relative luminance 0.716; OKLCH L 88.3% C 0.103 H 193.9°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEEEC |
|---|---|
| RGB | rgb(126, 238, 236) |
| HSL | hsl(179, 77%, 71%) |
| HSV | hsv(179, 47%, 93%) |
| CMYK | cmyk(47.1%, 0%, 0.8%, 6.7%) |
| CIE-LAB | lab(87.79, -32.47, -8.96) |
| CIE-LCH | lch(87.79, 33.68, 195.42°) |
| OKLab | oklab(88.26% -0.1 -0.0248) |
| OKLCH | oklch(88.26% 0.103 193.9) |
| XYZ | xyz(54.3129, 71.6362, 90.3056) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 5.21
Light Cyan
#ACFFFC
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Robin'S Egg
#6DEDFD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEEEC #EE7E80
analogous
#7EEEB4 #7EEEEC #7EB8EE
triadic
#7EEEEC #EC7EEE #EEEC7E
tetradic
#7EEEEC #B47EEE #EE7E80 #B8EE7E
square
#7EEEEC #B47EEE #EE7E80 #B8EE7E
split-complementary
#7EEEEC #EE7EB8 #EEB47E
monochromatic
#1CD5D2 #48E7E4 #7EEEEC #B4F5F4 #E4FBFB
Accessibility & contrast
On white
1.37
#7EEEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#7EEEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEEEC
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEEEC | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EC
Deuteranopia (green-blind)
#CFD6ED
Tritanopia (blue-blind)
#3DF4ED
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7eeeec; /* rgb */ color: rgb(126, 238, 236); /* oklch */ color: oklch(88.3% 0.103 193.9);
Tailwind
colors: {
custom: {
50: '#abf4f2',
500: '#7eeeec',
950: '#000000',
},
}SCSS
$custom: #7eeeec; $custom-light: #abf4f2; $custom-dark: #000000;
JSON
{
"hex": "#7eeeec",
"rgb": {
"r": 126,
"g": 238,
"b": 236
},
"hsl": {
"h": 178.929,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.8826,
"c": 0.10299,
"h": 193.9
},
"luminance": 0.71641
}Semantic roles & 50–950 ramp
primary
#7EEEEC
secondary
#C8484B
accent
#0D10D9
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111716
muted
#818585