#4DDAEE#4DDAEE
#4DDAEE is a very light, vivid teal. Relative luminance 0.579; OKLCH L 82.1% C 0.121 H 208.5°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDAEE |
|---|---|
| RGB | rgb(77, 218, 238) |
| HSL | hsl(187, 83%, 62%) |
| HSV | hsv(187, 68%, 93%) |
| CMYK | cmyk(67.6%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(80.68, -31.22, -20.84) |
| CIE-LCH | lch(80.68, 37.54, 213.72°) |
| OKLab | oklab(82.13% -0.1064 -0.0579) |
| OKLCH | oklch(82.13% 0.121 208.5) |
| XYZ | xyz(43.5580, 57.8887, 89.7504) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.83
Robin'S Egg
#6DEDFD
ΔE00 4.66
Neon Blue
#04D9FF
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 6.53
Robin'S Egg Blue
#98EFF9
ΔE00 7.40
Darkturquoise
#00CED1
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDAEE #EE614D
analogous
#4DEEB1 #4DDAEE #4D8AEE
triadic
#4DDAEE #EE4DDA #DAEE4D
tetradic
#4DDAEE #B14DEE #EE614D #8AEE4D
square
#4DDAEE #B14DEE #EE614D #8AEE4D
split-complementary
#4DDAEE #EE4D8A #EEB14D
monochromatic
#119CB0 #16CEE8 #4DDAEE #85E6F3 #BDF1F9
Accessibility & contrast
On white
1.67
#4DDAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#4DDAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDAEE
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDAEE | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EF
Deuteranopia (green-blind)
#B0C1EE
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #4ddaee; /* rgb */ color: rgb(77, 218, 238); /* oklch */ color: oklch(82.1% 0.121 208.5);
Tailwind
colors: {
custom: {
50: '#92e6f3',
500: '#4ddaee',
950: '#000000',
},
}SCSS
$custom: #4ddaee; $custom-light: #92e6f3; $custom-dark: #000000;
JSON
{
"hex": "#4ddaee",
"rgb": {
"r": 77,
"g": 218,
"b": 238
},
"hsl": {
"h": 187.453,
"s": 82.564,
"l": 61.765
},
"oklch": {
"l": 0.82132,
"c": 0.12113,
"h": 208.5
},
"luminance": 0.57894
}Semantic roles & 50–950 ramp
primary
#4DDAEE
secondary
#B03F2F
accent
#2107DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485