#5DDEEE#5DDEEE
#5DDEEE is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.114 H 206.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEEE |
|---|---|
| RGB | rgb(93, 222, 238) |
| HSL | hsl(187, 81%, 65%) |
| HSV | hsv(187, 61%, 93%) |
| CMYK | cmyk(60.9%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.24, -30.70, -18.44) |
| CIE-LCH | lch(82.24, 35.81, 210.99°) |
| OKLab | oklab(83.51% -0.1024 -0.0511) |
| OKLCH | oklch(83.51% 0.114 206.5) |
| XYZ | xyz(46.0616, 60.7379, 90.1684) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.39
Robin'S Egg
#6DEDFD
ΔE00 3.43
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Neon Blue
#04D9FF
ΔE00 6.16
Bright Light Blue
#26F7FD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEEE #EE6D5D
analogous
#5DEEB6 #5DDEEE #5D95EE
triadic
#5DDEEE #EE5DDE #DEEE5D
tetradic
#5DDEEE #B65DEE #EE6D5D #95EE5D
square
#5DDEEE #B65DEE #EE6D5D #95EE5D
split-complementary
#5DDEEE #EE5D95 #EEB65D
monochromatic
#14AABD #26D3E8 #5DDEEE #94E9F4 #CCF5FA
Accessibility & contrast
On white
1.60
#5DDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5DDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEEE
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEEE | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#B7C6EE
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ddeee; /* rgb */ color: rgb(93, 222, 238); /* oklch */ color: oklch(83.5% 0.114 206.5);
Tailwind
colors: {
custom: {
50: '#99e8f3',
500: '#5ddeee',
950: '#000000',
},
}SCSS
$custom: #5ddeee; $custom-light: #99e8f3; $custom-dark: #000000;
JSON
{
"hex": "#5ddeee",
"rgb": {
"r": 93,
"g": 222,
"b": 238
},
"hsl": {
"h": 186.621,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.83506,
"c": 0.11444,
"h": 206.5
},
"luminance": 0.60743
}Semantic roles & 50–950 ramp
primary
#5DDEEE
secondary
#BB4334
accent
#2008DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485