#4DDEEE#4DDEEE
#4DDEEE is a very light, vivid teal. Relative luminance 0.600; OKLCH L 83.1% C 0.122 H 205.7°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDEEE |
|---|---|
| RGB | rgb(77, 222, 238) |
| HSL | hsl(186, 83%, 62%) |
| HSV | hsv(186, 68%, 93%) |
| CMYK | cmyk(67.6%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(81.83, -33.13, -19.09) |
| CIE-LCH | lch(81.83, 38.23, 209.96°) |
| OKLab | oklab(83.06% -0.1103 -0.053) |
| OKLCH | oklch(83.06% 0.122 205.7) |
| XYZ | xyz(44.6078, 59.9883, 90.1003) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.50
Robin'S Egg
#6DEDFD
ΔE00 3.81
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Neon Blue
#04D9FF
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 6.77
Robin'S Egg Blue
#98EFF9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDEEE #EE5D4D
analogous
#4DEEAE #4DDEEE #4D8EEE
triadic
#4DDEEE #EE4DDE #DEEE4D
tetradic
#4DDEEE #AE4DEE #EE5D4D #8EEE4D
square
#4DDEEE #AE4DEE #EE5D4D #8EEE4D
split-complementary
#4DDEEE #EE4D8E #EEAE4D
monochromatic
#11A0B0 #16D3E8 #4DDEEE #85E8F3 #BDF3F9
Accessibility & contrast
On white
1.62
#4DDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#4DDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDEEE
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDEEE | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #4ddeee; /* rgb */ color: rgb(77, 222, 238); /* oklch */ color: oklch(83.1% 0.122 205.7);
Tailwind
colors: {
custom: {
50: '#93e8f3',
500: '#4ddeee',
950: '#000000',
},
}SCSS
$custom: #4ddeee; $custom-light: #93e8f3; $custom-dark: #000000;
JSON
{
"hex": "#4ddeee",
"rgb": {
"r": 77,
"g": 222,
"b": 238
},
"hsl": {
"h": 185.963,
"s": 82.564,
"l": 61.765
},
"oklch": {
"l": 0.83064,
"c": 0.12238,
"h": 205.7
},
"luminance": 0.59993
}Semantic roles & 50–950 ramp
primary
#4DDEEE
secondary
#B03C2F
accent
#1C07DF
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485