#5DDFEB#5DDFEB
#5DDFEB is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.114 H 203.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDFEB |
|---|---|
| RGB | rgb(93, 223, 235) |
| HSL | hsl(185, 78%, 64%) |
| HSV | hsv(185, 60%, 92%) |
| CMYK | cmyk(60.4%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.43, -32.02, -16.56) |
| CIE-LCH | lch(82.43, 36.04, 207.35°) |
| OKLab | oklab(83.63% -0.1046 -0.0458) |
| OKLCH | oklch(83.63% 0.114 203.7) |
| XYZ | xyz(45.8909, 61.0959, 87.9553) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.40
Robin'S Egg
#6DEDFD
ΔE00 3.55
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Bright Light Blue
#26F7FD
ΔE00 6.42
Darkturquoise
#00CED1
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDFEB #EB695D
analogous
#5DEBB0 #5DDFEB #5D98EB
triadic
#5DDFEB #EB5DDF #DFEB5D
tetradic
#5DDFEB #B05DEB #EB695D #98EB5D
square
#5DDFEB #B05DEB #EB695D #98EB5D
split-complementary
#5DDFEB #EB5D98 #EBB05D
monochromatic
#17A9B7 #27D4E4 #5DDFEB #93EAF2 #CAF5F8
Accessibility & contrast
On white
1.59
#5DDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#5DDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDFEB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDFEB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ddfeb; /* rgb */ color: rgb(93, 223, 235); /* oklch */ color: oklch(83.6% 0.114 203.7);
Tailwind
colors: {
custom: {
50: '#99e9f1',
500: '#5ddfeb',
950: '#000000',
},
}SCSS
$custom: #5ddfeb; $custom-light: #99e9f1; $custom-dark: #000000;
JSON
{
"hex": "#5ddfeb",
"rgb": {
"r": 93,
"g": 223,
"b": 235
},
"hsl": {
"h": 185.07,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.8363,
"c": 0.11423,
"h": 203.7
},
"luminance": 0.61101
}Semantic roles & 50–950 ramp
primary
#5DDFEB
secondary
#B74136
accent
#1D0BDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485