#4EE0EB#4EE0EB
#4EE0EB is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.4% C 0.122 H 202.3°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #4EE0EB |
|---|---|
| RGB | rgb(78, 224, 235) |
| HSL | hsl(184, 80%, 61%) |
| HSV | hsv(184, 67%, 92%) |
| CMYK | cmyk(66.8%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(82.34, -34.79, -16.73) |
| CIE-LCH | lch(82.34, 38.61, 205.69°) |
| OKLab | oklab(83.45% -0.113 -0.0464) |
| OKLCH | oklch(83.45% 0.122 202.3) |
| XYZ | xyz(44.7864, 60.9241, 87.9803) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.02
Robin'S Egg
#6DEDFD
ΔE00 4.04
Bright Light Blue
#26F7FD
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Darkturquoise
#00CED1
ΔE00 5.93
Mediumturquoise
#48D1CC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EE0EB #EB594E
analogous
#4EEBA8 #4EE0EB #4E92EB
triadic
#4EE0EB #EB4EE0 #E0EB4E
tetradic
#4EE0EB #A84EEB #EB594E #92EB4E
square
#4EE0EB #A84EEB #EB594E #92EB4E
split-complementary
#4EE0EB #EB4E92 #EBA84E
monochromatic
#13A1AB #1AD4E2 #4EE0EB #85EAF1 #BCF3F7
Accessibility & contrast
On white
1.59
#4EE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#4EE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EE0EB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EE0EB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #4ee0eb; /* rgb */ color: rgb(78, 224, 235); /* oklch */ color: oklch(83.4% 0.122 202.3);
Tailwind
colors: {
custom: {
50: '#93eaf1',
500: '#4ee0eb',
950: '#000000',
},
}SCSS
$custom: #4ee0eb; $custom-light: #93eaf1; $custom-dark: #000000;
JSON
{
"hex": "#4ee0eb",
"rgb": {
"r": 78,
"g": 224,
"b": 235
},
"hsl": {
"h": 184.204,
"s": 79.695,
"l": 61.373
},
"oklch": {
"l": 0.83448,
"c": 0.12219,
"h": 202.3
},
"luminance": 0.60929
}Semantic roles & 50–950 ramp
primary
#4EE0EB
secondary
#AC3A31
accent
#1809DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485