#4DE2ED#4DE2ED
#4DE2ED is a very light, vivid teal. Relative luminance 0.621; OKLCH L 84.0% C 0.124 H 202.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #4DE2ED |
|---|---|
| RGB | rgb(77, 226, 237) |
| HSL | hsl(184, 82%, 62%) |
| HSV | hsv(184, 68%, 93%) |
| CMYK | cmyk(67.5%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(82.96, -35.29, -16.87) |
| CIE-LCH | lch(82.96, 39.12, 205.54°) |
| OKLab | oklab(83.96% -0.1146 -0.0468) |
| OKLCH | oklch(83.96% 0.124 202.2) |
| XYZ | xyz(45.5363, 62.0797, 89.6870) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.30
Robin'S Egg
#6DEDFD
ΔE00 3.79
Bright Light Blue
#26F7FD
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Darkturquoise
#00CED1
ΔE00 6.22
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DE2ED #ED584D
analogous
#4DEDA8 #4DE2ED #4D92ED
triadic
#4DE2ED #ED4DE2 #E2ED4D
tetradic
#4DE2ED #A84DED #ED584D #92ED4D
square
#4DE2ED #A84DED #ED584D #92ED4D
split-complementary
#4DE2ED #ED4D92 #EDA84D
monochromatic
#12A3AE #17D7E6 #4DE2ED #85EBF3 #BCF4F8
Accessibility & contrast
On white
1.57
#4DE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#4DE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DE2ED
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DE2ED | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#BAC7EE
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #4de2ed; /* rgb */ color: rgb(77, 226, 237); /* oklch */ color: oklch(84.0% 0.124 202.2);
Tailwind
colors: {
custom: {
50: '#93ebf2',
500: '#4de2ed',
950: '#000000',
},
}SCSS
$custom: #4de2ed; $custom-light: #93ebf2; $custom-dark: #000000;
JSON
{
"hex": "#4de2ed",
"rgb": {
"r": 77,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.125,
"s": 81.633,
"l": 61.569
},
"oklch": {
"l": 0.83961,
"c": 0.12379,
"h": 202.2
},
"luminance": 0.62085
}Semantic roles & 50–950 ramp
primary
#4DE2ED
secondary
#AF3830
accent
#1607DE
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485