#4EE2EB#4EE2EB
#4EE2EB is a very light, vivid teal. Relative luminance 0.620; OKLCH L 83.9% C 0.123 H 200.9°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #4EE2EB |
|---|---|
| RGB | rgb(78, 226, 235) |
| HSL | hsl(183, 80%, 61%) |
| HSV | hsv(183, 67%, 92%) |
| CMYK | cmyk(66.8%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(82.92, -35.72, -15.86) |
| CIE-LCH | lch(82.92, 39.09, 203.95°) |
| OKLab | oklab(83.92% -0.115 -0.044) |
| OKLCH | oklch(83.92% 0.123 200.9) |
| XYZ | xyz(45.3271, 62.0054, 88.1605) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.64
Robin'S Egg
#6DEDFD
ΔE00 4.19
Bright Light Blue
#26F7FD
ΔE00 4.99
Darkturquoise
#00CED1
ΔE00 5.91
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EE2EB #EB574E
analogous
#4EEBA5 #4EE2EB #4E94EB
triadic
#4EE2EB #EB4EE2 #E2EB4E
tetradic
#4EE2EB #A54EEB #EB574E #94EB4E
square
#4EE2EB #A54EEB #EB574E #94EB4E
split-complementary
#4EE2EB #EB4E94 #EBA54E
monochromatic
#13A3AB #1AD7E2 #4EE2EB #85EBF1 #BCF4F7
Accessibility & contrast
On white
1.57
#4EE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#4EE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EE2EB
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EE2EB | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EC
Deuteranopia (green-blind)
#BAC7EC
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #4ee2eb; /* rgb */ color: rgb(78, 226, 235); /* oklch */ color: oklch(83.9% 0.123 200.9);
Tailwind
colors: {
custom: {
50: '#93ebf1',
500: '#4ee2eb',
950: '#000000',
},
}SCSS
$custom: #4ee2eb; $custom-light: #93ebf1; $custom-dark: #000000;
JSON
{
"hex": "#4ee2eb",
"rgb": {
"r": 78,
"g": 226,
"b": 235
},
"hsl": {
"h": 183.439,
"s": 79.695,
"l": 61.373
},
"oklch": {
"l": 0.83915,
"c": 0.12312,
"h": 200.9
},
"luminance": 0.62011
}Semantic roles & 50–950 ramp
primary
#4EE2EB
secondary
#AC3831
accent
#1609DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485