#4DE1ED#4DE1ED
#4DE1ED is a very light, vivid teal. Relative luminance 0.615; OKLCH L 83.7% C 0.123 H 202.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #4DE1ED |
|---|---|
| RGB | rgb(77, 225, 237) |
| HSL | hsl(185, 82%, 62%) |
| HSV | hsv(185, 68%, 93%) |
| CMYK | cmyk(67.5%, 5.1%, 0%, 7.1%) |
| CIE-LAB | lab(82.67, -34.83, -17.30) |
| CIE-LCH | lch(82.67, 38.89, 206.42°) |
| OKLab | oklab(83.73% -0.1136 -0.048) |
| OKLCH | oklch(83.73% 0.123 202.9) |
| XYZ | xyz(45.2652, 61.5375, 89.5967) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.03
Robin'S Egg
#6DEDFD
ΔE00 3.74
Bright Light Blue
#26F7FD
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Darkturquoise
#00CED1
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DE1ED #ED594D
analogous
#4DEDA9 #4DE1ED #4D91ED
triadic
#4DE1ED #ED4DE1 #E1ED4D
tetradic
#4DE1ED #A94DED #ED594D #91ED4D
square
#4DE1ED #A94DED #ED594D #91ED4D
split-complementary
#4DE1ED #ED4D91 #EDA94D
monochromatic
#12A2AE #17D6E6 #4DE1ED #85EAF3 #BCF4F8
Accessibility & contrast
On white
1.58
#4DE1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#4DE1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DE1ED
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DE1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DE1ED | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #4de1ed; /* rgb */ color: rgb(77, 225, 237); /* oklch */ color: oklch(83.7% 0.123 202.9);
Tailwind
colors: {
custom: {
50: '#93ebf2',
500: '#4de1ed',
950: '#000000',
},
}SCSS
$custom: #4de1ed; $custom-light: #93ebf2; $custom-dark: #000000;
JSON
{
"hex": "#4de1ed",
"rgb": {
"r": 77,
"g": 225,
"b": 237
},
"hsl": {
"h": 184.5,
"s": 81.633,
"l": 61.569
},
"oklch": {
"l": 0.83728,
"c": 0.12336,
"h": 202.9
},
"luminance": 0.61543
}Semantic roles & 50–950 ramp
primary
#4DE1ED
secondary
#AF3930
accent
#1807DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485