#5DDBEE#5DDBEE
#5DDBEE is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.113 H 208.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDBEE |
|---|---|
| RGB | rgb(93, 219, 238) |
| HSL | hsl(188, 81%, 65%) |
| HSV | hsv(188, 61%, 93%) |
| CMYK | cmyk(60.9%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(81.38, -29.25, -19.74) |
| CIE-LCH | lch(81.38, 35.29, 214.01°) |
| OKLab | oklab(82.81% -0.0993 -0.0547) |
| OKLCH | oklch(82.81% 0.113 208.8) |
| XYZ | xyz(45.2719, 59.1585, 89.9052) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.67
Robin'S Egg
#6DEDFD
ΔE00 4.19
Neon Blue
#04D9FF
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Darkturquoise
#00CED1
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDBEE #EE705D
analogous
#5DEEB9 #5DDBEE #5D93EE
triadic
#5DDBEE #EE5DDB #DBEE5D
tetradic
#5DDBEE #B95DEE #EE705D #93EE5D
square
#5DDBEE #B95DEE #EE705D #93EE5D
split-complementary
#5DDBEE #EE5D93 #EEB95D
monochromatic
#14A7BD #26CFE8 #5DDBEE #94E7F4 #CCF4FA
Accessibility & contrast
On white
1.64
#5DDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#5DDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDBEE
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDBEE | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#B4C3EE
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ddbee; /* rgb */ color: rgb(93, 219, 238); /* oklch */ color: oklch(82.8% 0.113 208.8);
Tailwind
colors: {
custom: {
50: '#99e6f3',
500: '#5ddbee',
950: '#000000',
},
}SCSS
$custom: #5ddbee; $custom-light: #99e6f3; $custom-dark: #000000;
JSON
{
"hex": "#5ddbee",
"rgb": {
"r": 93,
"g": 219,
"b": 238
},
"hsl": {
"h": 187.862,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.82814,
"c": 0.11341,
"h": 208.8
},
"luminance": 0.59163
}Semantic roles & 50–950 ramp
primary
#5DDBEE
secondary
#BB4634
accent
#2408DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485