#4DE1EB#4DE1EB
#4DE1EB is a very light, vivid teal. Relative luminance 0.614; OKLCH L 83.7% C 0.123 H 201.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #4DE1EB |
|---|---|
| RGB | rgb(77, 225, 235) |
| HSL | hsl(184, 80%, 61%) |
| HSV | hsv(184, 67%, 92%) |
| CMYK | cmyk(67.2%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(82.60, -35.40, -16.34) |
| CIE-LCH | lch(82.60, 38.98, 204.77°) |
| OKLab | oklab(83.66% -0.1144 -0.0453) |
| OKLCH | oklch(83.66% 0.123 201.6) |
| XYZ | xyz(44.9746, 61.4212, 88.0664) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.30
Robin'S Egg
#6DEDFD
ΔE00 4.13
Bright Light Blue
#26F7FD
ΔE00 5.29
Darkturquoise
#00CED1
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Mediumturquoise
#48D1CC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DE1EB #EB574D
analogous
#4DEBA6 #4DE1EB #4D92EB
triadic
#4DE1EB #EB4DE1 #E1EB4D
tetradic
#4DE1EB #A64DEB #EB574D #92EB4D
square
#4DE1EB #A64DEB #EB574D #92EB4D
split-complementary
#4DE1EB #EB4D92 #EBA64D
monochromatic
#13A1AA #19D5E1 #4DE1EB #84EAF1 #BBF4F7
Accessibility & contrast
On white
1.58
#4DE1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#4DE1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DE1EB
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DE1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DE1EB | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #4de1eb; /* rgb */ color: rgb(77, 225, 235); /* oklch */ color: oklch(83.7% 0.123 201.6);
Tailwind
colors: {
custom: {
50: '#93ebf1',
500: '#4de1eb',
950: '#000000',
},
}SCSS
$custom: #4de1eb; $custom-light: #93ebf1; $custom-dark: #000000;
JSON
{
"hex": "#4de1eb",
"rgb": {
"r": 77,
"g": 225,
"b": 235
},
"hsl": {
"h": 183.797,
"s": 79.798,
"l": 61.176
},
"oklch": {
"l": 0.83657,
"c": 0.1231,
"h": 201.6
},
"luminance": 0.61426
}Semantic roles & 50–950 ramp
primary
#4DE1EB
secondary
#AC3831
accent
#1709DC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485