#5DDBEC#5DDBEC
#5DDBEC is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.7% C 0.113 H 207.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDBEC |
|---|---|
| RGB | rgb(93, 219, 236) |
| HSL | hsl(187, 79%, 65%) |
| HSV | hsv(187, 61%, 93%) |
| CMYK | cmyk(60.6%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(81.31, -29.82, -18.77) |
| CIE-LCH | lch(81.31, 35.24, 212.19°) |
| OKLab | oklab(82.74% -0.1001 -0.052) |
| OKLCH | oklch(82.74% 0.113 207.4) |
| XYZ | xyz(44.9797, 59.0416, 88.3663) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.35
Robin'S Egg
#6DEDFD
ΔE00 4.10
Neon Blue
#04D9FF
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Robin'S Egg Blue
#98EFF9
ΔE00 6.46
Darkturquoise
#00CED1
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDBEC #EC6E5D
analogous
#5DECB6 #5DDBEC #5D94EC
triadic
#5DDBEC #EC5DDB #DBEC5D
tetradic
#5DDBEC #B65DEC #EC6E5D #94EC5D
square
#5DDBEC #B65DEC #EC6E5D #94EC5D
split-complementary
#5DDBEC #EC5D94 #ECB65D
monochromatic
#16A6B9 #26CFE6 #5DDBEC #94E7F2 #CBF3F9
Accessibility & contrast
On white
1.64
#5DDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#5DDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDBEC
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDBEC | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ddbec; /* rgb */ color: rgb(93, 219, 236); /* oklch */ color: oklch(82.7% 0.113 207.4);
Tailwind
colors: {
custom: {
50: '#99e6f2',
500: '#5ddbec',
950: '#000000',
},
}SCSS
$custom: #5ddbec; $custom-light: #99e6f2; $custom-dark: #000000;
JSON
{
"hex": "#5ddbec",
"rgb": {
"r": 93,
"g": 219,
"b": 236
},
"hsl": {
"h": 187.133,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.82741,
"c": 0.11283,
"h": 207.4
},
"luminance": 0.59046
}Semantic roles & 50–950 ramp
primary
#5DDBEC
secondary
#B84535
accent
#230ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485