#5DDDEF#5DDDEF
#5DDDEF is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.114 H 208.0°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDDEF |
|---|---|
| RGB | rgb(93, 221, 239) |
| HSL | hsl(187, 82%, 65%) |
| HSV | hsv(187, 61%, 94%) |
| CMYK | cmyk(61.1%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(81.98, -29.94, -19.35) |
| CIE-LCH | lch(81.98, 35.65, 212.88°) |
| OKLab | oklab(83.31% -0.101 -0.0536) |
| OKLCH | oklch(83.31% 0.114 208) |
| XYZ | xyz(45.9441, 60.2672, 90.8561) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.57
Robin'S Egg
#6DEDFD
ΔE00 3.68
Robin Egg Blue
#8AF1FE
ΔE00 5.40
Neon Blue
#04D9FF
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Darkturquoise
#00CED1
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDDEF #EF6F5D
analogous
#5DEFB8 #5DDDEF #5D94EF
triadic
#5DDDEF #EF5DDD #DDEF5D
tetradic
#5DDDEF #B85DEF #EF6F5D #94EF5D
square
#5DDDEF #B85DEF #EF6F5D #94EF5D
split-complementary
#5DDDEF #EF5D94 #EFB85D
monochromatic
#13AABF #25D1E9 #5DDDEF #95E9F5 #CCF4FA
Accessibility & contrast
On white
1.61
#5DDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5DDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDDEF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDDEF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5F0
Deuteranopia (green-blind)
#B6C5EF
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5dddef; /* rgb */ color: rgb(93, 221, 239); /* oklch */ color: oklch(83.3% 0.114 208.0);
Tailwind
colors: {
custom: {
50: '#99e8f4',
500: '#5dddef',
950: '#000000',
},
}SCSS
$custom: #5dddef; $custom-light: #99e8f4; $custom-dark: #000000;
JSON
{
"hex": "#5dddef",
"rgb": {
"r": 93,
"g": 221,
"b": 239
},
"hsl": {
"h": 187.397,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.83312,
"c": 0.11434,
"h": 208
},
"luminance": 0.60272
}Semantic roles & 50–950 ramp
primary
#5DDDEF
secondary
#BD4433
accent
#2207DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485