#5DDEEC#5DDEEC
#5DDEEC is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.114 H 205.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDEEC |
|---|---|
| RGB | rgb(93, 222, 236) |
| HSL | hsl(186, 79%, 65%) |
| HSV | hsv(186, 61%, 93%) |
| CMYK | cmyk(60.6%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(82.17, -31.26, -17.47) |
| CIE-LCH | lch(82.17, 35.81, 209.20°) |
| OKLab | oklab(83.43% -0.1032 -0.0484) |
| OKLCH | oklch(83.43% 0.114 205.1) |
| XYZ | xyz(45.7694, 60.6210, 88.6296) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.28
Robin'S Egg
#6DEDFD
ΔE00 3.52
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Neon Blue
#04D9FF
ΔE00 6.77
Darkturquoise
#00CED1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDEEC #EC6B5D
analogous
#5DECB3 #5DDEEC #5D97EC
triadic
#5DDEEC #EC5DDE #DEEC5D
tetradic
#5DDEEC #B35DEC #EC6B5D #97EC5D
square
#5DDEEC #B35DEC #EC6B5D #97EC5D
split-complementary
#5DDEEC #EC5D97 #ECB35D
monochromatic
#16A9B9 #26D3E6 #5DDEEC #94E9F2 #CBF4F9
Accessibility & contrast
On white
1.60
#5DDEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#5DDEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDEEC
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDEEC | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6ED
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ddeec; /* rgb */ color: rgb(93, 222, 236); /* oklch */ color: oklch(83.4% 0.114 205.1);
Tailwind
colors: {
custom: {
50: '#99e8f2',
500: '#5ddeec',
950: '#000000',
},
}SCSS
$custom: #5ddeec; $custom-light: #99e8f2; $custom-dark: #000000;
JSON
{
"hex": "#5ddeec",
"rgb": {
"r": 93,
"g": 222,
"b": 236
},
"hsl": {
"h": 185.874,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.83434,
"c": 0.11399,
"h": 205.1
},
"luminance": 0.60626
}Semantic roles & 50–950 ramp
primary
#5DDEEC
secondary
#B84235
accent
#1F0ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485