#5DDDEE#5DDDEE
#5DDDEE is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.114 H 207.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDDEE |
|---|---|
| RGB | rgb(93, 221, 238) |
| HSL | hsl(187, 81%, 65%) |
| HSV | hsv(187, 61%, 93%) |
| CMYK | cmyk(60.9%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(81.95, -30.22, -18.87) |
| CIE-LCH | lch(81.95, 35.63, 211.98°) |
| OKLab | oklab(83.28% -0.1014 -0.0523) |
| OKLCH | oklch(83.28% 0.114 207.3) |
| XYZ | xyz(45.7968, 60.2083, 90.0802) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.43
Robin'S Egg
#6DEDFD
ΔE00 3.65
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Neon Blue
#04D9FF
ΔE00 5.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDDEE #EE6E5D
analogous
#5DEEB6 #5DDDEE #5D95EE
triadic
#5DDDEE #EE5DDD #DDEE5D
tetradic
#5DDDEE #B65DEE #EE6E5D #95EE5D
square
#5DDDEE #B65DEE #EE6E5D #95EE5D
split-complementary
#5DDDEE #EE5D95 #EEB65D
monochromatic
#14A9BD #26D1E8 #5DDDEE #94E9F4 #CCF4FA
Accessibility & contrast
On white
1.61
#5DDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5DDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDDEE
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDDEE | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5dddee; /* rgb */ color: rgb(93, 221, 238); /* oklch */ color: oklch(83.3% 0.114 207.3);
Tailwind
colors: {
custom: {
50: '#99e8f3',
500: '#5dddee',
950: '#000000',
},
}SCSS
$custom: #5dddee; $custom-light: #99e8f3; $custom-dark: #000000;
JSON
{
"hex": "#5dddee",
"rgb": {
"r": 93,
"g": 221,
"b": 238
},
"hsl": {
"h": 187.034,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.83275,
"c": 0.11408,
"h": 207.3
},
"luminance": 0.60213
}Semantic roles & 50–950 ramp
primary
#5DDDEE
secondary
#BB4434
accent
#2108DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485