#5DDDF0#5DDDF0
#5DDDF0 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.115 H 208.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDDF0 |
|---|---|
| RGB | rgb(93, 221, 240) |
| HSL | hsl(188, 83%, 65%) |
| HSV | hsv(188, 61%, 94%) |
| CMYK | cmyk(61.2%, 7.9%, 0%, 5.9%) |
| CIE-LAB | lab(82.02, -29.65, -19.84) |
| CIE-LCH | lch(82.02, 35.68, 213.78°) |
| OKLab | oklab(83.35% -0.1006 -0.055) |
| OKLCH | oklch(83.35% 0.115 208.7) |
| XYZ | xyz(46.0923, 60.3265, 91.6362) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.74
Robin'S Egg
#6DEDFD
ΔE00 3.75
Neon Blue
#04D9FF
ΔE00 5.24
Robin Egg Blue
#8AF1FE
ΔE00 5.45
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Darkturquoise
#00CED1
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDDF0 #F0705D
analogous
#5DF0B9 #5DDDF0 #5D93F0
triadic
#5DDDF0 #F05DDD #DDF05D
tetradic
#5DDDF0 #B95DF0 #F0705D #93F05D
square
#5DDDF0 #B95DF0 #F0705D #93F05D
split-complementary
#5DDDF0 #F05D93 #F0B95D
monochromatic
#12AAC1 #25D1EB #5DDDF0 #95E9F5 #CDF5FA
Accessibility & contrast
On white
1.61
#5DDDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5DDDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDDF0
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDDF0 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F1
Deuteranopia (green-blind)
#B5C5F0
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5dddf0; /* rgb */ color: rgb(93, 221, 240); /* oklch */ color: oklch(83.3% 0.115 208.7);
Tailwind
colors: {
custom: {
50: '#99e8f5',
500: '#5dddf0',
950: '#000000',
},
}SCSS
$custom: #5dddf0; $custom-light: #99e8f5; $custom-dark: #000000;
JSON
{
"hex": "#5dddf0",
"rgb": {
"r": 93,
"g": 221,
"b": 240
},
"hsl": {
"h": 187.755,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.83348,
"c": 0.11464,
"h": 208.7
},
"luminance": 0.60331
}Semantic roles & 50–950 ramp
primary
#5DDDF0
secondary
#BF4532
accent
#2206DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485