#4EE3EC#4EE3EC
#4EE3EC is a very light, vivid teal. Relative luminance 0.626; OKLCH L 84.2% C 0.124 H 200.9°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #4EE3EC |
|---|---|
| RGB | rgb(78, 227, 236) |
| HSL | hsl(183, 81%, 62%) |
| HSV | hsv(183, 67%, 93%) |
| CMYK | cmyk(66.9%, 3.8%, 0%, 7.5%) |
| CIE-LAB | lab(83.24, -35.91, -15.91) |
| CIE-LCH | lch(83.24, 39.27, 203.90°) |
| OKLab | oklab(84.18% -0.1156 -0.0441) |
| OKLCH | oklch(84.18% 0.124 200.9) |
| XYZ | xyz(45.7446, 62.6088, 89.0145) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.79
Robin'S Egg
#6DEDFD
ΔE00 4.08
Bright Light Blue
#26F7FD
ΔE00 4.78
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Darkturquoise
#00CED1
ΔE00 6.08
Bright Cyan
#41FDFE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EE3EC #EC574E
analogous
#4EECA6 #4EE3EC #4E94EC
triadic
#4EE3EC #EC4EE3 #E3EC4E
tetradic
#4EE3EC #A64EEC #EC574E #94EC4E
square
#4EE3EC #A64EEC #EC574E #94EC4E
split-complementary
#4EE3EC #EC4E94 #ECA64E
monochromatic
#13A4AD #19D9E4 #4EE3EC #85ECF2 #BDF4F8
Accessibility & contrast
On white
1.55
#4EE3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#4EE3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EE3EC
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EE3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EE3EC | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9ED
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #4ee3ec; /* rgb */ color: rgb(78, 227, 236); /* oklch */ color: oklch(84.2% 0.124 200.9);
Tailwind
colors: {
custom: {
50: '#93ecf2',
500: '#4ee3ec',
950: '#000000',
},
}SCSS
$custom: #4ee3ec; $custom-light: #93ecf2; $custom-dark: #000000;
JSON
{
"hex": "#4ee3ec",
"rgb": {
"r": 78,
"g": 227,
"b": 236
},
"hsl": {
"h": 183.418,
"s": 80.612,
"l": 61.569
},
"oklch": {
"l": 0.84184,
"c": 0.1237,
"h": 200.9
},
"luminance": 0.62614
}Semantic roles & 50–950 ramp
primary
#4EE3EC
secondary
#AE3830
accent
#1509DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485