#4EE2EC#4EE2EC
#4EE2EC is a very light, vivid teal. Relative luminance 0.621; OKLCH L 84.0% C 0.123 H 201.6°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #4EE2EC |
|---|---|
| RGB | rgb(78, 226, 236) |
| HSL | hsl(184, 81%, 62%) |
| HSV | hsv(184, 67%, 93%) |
| CMYK | cmyk(66.9%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(82.95, -35.44, -16.35) |
| CIE-LCH | lch(82.95, 39.03, 204.76°) |
| OKLab | oklab(83.95% -0.1146 -0.0453) |
| OKLCH | oklch(83.95% 0.123 201.6) |
| XYZ | xyz(45.4719, 62.0634, 88.9236) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.47
Robin'S Egg
#6DEDFD
ΔE00 3.96
Bright Light Blue
#26F7FD
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.76
Darkturquoise
#00CED1
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EE2EC #EC584E
analogous
#4EECA7 #4EE2EC #4E93EC
triadic
#4EE2EC #EC4EE2 #E2EC4E
tetradic
#4EE2EC #A74EEC #EC584E #93EC4E
square
#4EE2EC #A74EEC #EC584E #93EC4E
split-complementary
#4EE2EC #EC4E93 #ECA74E
monochromatic
#13A3AD #19D7E4 #4EE2EC #85EBF2 #BDF4F8
Accessibility & contrast
On white
1.57
#4EE2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#4EE2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EE2EC
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EE2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EE2EC | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8ED
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #4ee2ec; /* rgb */ color: rgb(78, 226, 236); /* oklch */ color: oklch(84.0% 0.123 201.6);
Tailwind
colors: {
custom: {
50: '#93ebf2',
500: '#4ee2ec',
950: '#000000',
},
}SCSS
$custom: #4ee2ec; $custom-light: #93ebf2; $custom-dark: #000000;
JSON
{
"hex": "#4ee2ec",
"rgb": {
"r": 78,
"g": 226,
"b": 236
},
"hsl": {
"h": 183.797,
"s": 80.612,
"l": 61.569
},
"oklch": {
"l": 0.8395,
"c": 0.12323,
"h": 201.6
},
"luminance": 0.62069
}Semantic roles & 50–950 ramp
primary
#4EE2EC
secondary
#AE3830
accent
#1609DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485