#4DDBEE#4DDBEE
#4DDBEE is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.4% C 0.121 H 207.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDBEE |
|---|---|
| RGB | rgb(77, 219, 238) |
| HSL | hsl(187, 83%, 62%) |
| HSV | hsv(187, 68%, 93%) |
| CMYK | cmyk(67.6%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(80.97, -31.70, -20.40) |
| CIE-LCH | lch(80.97, 37.70, 212.77°) |
| OKLab | oklab(82.36% -0.1074 -0.0567) |
| OKLCH | oklch(82.36% 0.121 207.8) |
| XYZ | xyz(43.8181, 58.4089, 89.8371) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.65
Robin'S Egg
#6DEDFD
ΔE00 4.40
Neon Blue
#04D9FF
ΔE00 5.16
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Robin'S Egg Blue
#98EFF9
ΔE00 7.22
Darkturquoise
#00CED1
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDBEE #EE604D
analogous
#4DEEB1 #4DDBEE #4D8BEE
triadic
#4DDBEE #EE4DDB #DBEE4D
tetradic
#4DDBEE #B14DEE #EE604D #8BEE4D
square
#4DDBEE #B14DEE #EE604D #8BEE4D
split-complementary
#4DDBEE #EE4D8B #EEB14D
monochromatic
#119DB0 #16CFE8 #4DDBEE #85E6F3 #BDF2F9
Accessibility & contrast
On white
1.66
#4DDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#4DDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDBEE
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDBEE | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#B1C2EE
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #4ddbee; /* rgb */ color: rgb(77, 219, 238); /* oklch */ color: oklch(82.4% 0.121 207.8);
Tailwind
colors: {
custom: {
50: '#92e6f3',
500: '#4ddbee',
950: '#000000',
},
}SCSS
$custom: #4ddbee; $custom-light: #92e6f3; $custom-dark: #000000;
JSON
{
"hex": "#4ddbee",
"rgb": {
"r": 77,
"g": 219,
"b": 238
},
"hsl": {
"h": 187.081,
"s": 82.564,
"l": 61.765
},
"oklch": {
"l": 0.82364,
"c": 0.12141,
"h": 207.8
},
"luminance": 0.58414
}Semantic roles & 50–950 ramp
primary
#4DDBEE
secondary
#B03E2F
accent
#2007DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485