#4DE0EB#4DE0EB
#4DE0EB is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.4% C 0.123 H 202.3°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #4DE0EB |
|---|---|
| RGB | rgb(77, 224, 235) |
| HSL | hsl(184, 80%, 61%) |
| HSV | hsv(184, 67%, 92%) |
| CMYK | cmyk(67.2%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(82.32, -34.93, -16.77) |
| CIE-LCH | lch(82.32, 38.75, 205.65°) |
| OKLab | oklab(83.42% -0.1135 -0.0465) |
| OKLCH | oklch(83.42% 0.123 202.3) |
| XYZ | xyz(44.7051, 60.8821, 87.9765) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.00
Robin'S Egg
#6DEDFD
ΔE00 4.07
Bright Light Blue
#26F7FD
ΔE00 5.63
Darkturquoise
#00CED1
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Mediumturquoise
#48D1CC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DE0EB #EB584D
analogous
#4DEBA7 #4DE0EB #4D91EB
triadic
#4DE0EB #EB4DE0 #E0EB4D
tetradic
#4DE0EB #A74DEB #EB584D #91EB4D
square
#4DE0EB #A74DEB #EB584D #91EB4D
split-complementary
#4DE0EB #EB4D91 #EBA74D
monochromatic
#13A0AA #19D4E1 #4DE0EB #84EAF1 #BBF3F7
Accessibility & contrast
On white
1.59
#4DE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#4DE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DE0EB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DE0EB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#B8C5EC
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #4de0eb; /* rgb */ color: rgb(77, 224, 235); /* oklch */ color: oklch(83.4% 0.123 202.3);
Tailwind
colors: {
custom: {
50: '#93eaf1',
500: '#4de0eb',
950: '#000000',
},
}SCSS
$custom: #4de0eb; $custom-light: #93eaf1; $custom-dark: #000000;
JSON
{
"hex": "#4de0eb",
"rgb": {
"r": 77,
"g": 224,
"b": 235
},
"hsl": {
"h": 184.177,
"s": 79.798,
"l": 61.176
},
"oklch": {
"l": 0.83423,
"c": 0.12265,
"h": 202.3
},
"luminance": 0.60887
}Semantic roles & 50–950 ramp
primary
#4DE0EB
secondary
#AC3931
accent
#1809DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485