#5DDCF4#5DDCF4
#5DDCF4 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.3% C 0.116 H 212.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCF4 |
|---|---|
| RGB | rgb(93, 220, 244) |
| HSL | hsl(190, 87%, 66%) |
| HSV | hsv(190, 62%, 96%) |
| CMYK | cmyk(61.9%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(81.86, -28.03, -22.19) |
| CIE-LCH | lch(81.86, 35.75, 218.37°) |
| OKLab | oklab(83.27% -0.098 -0.0616) |
| OKLCH | oklch(83.27% 0.116 212.1) |
| XYZ | xyz(46.4298, 60.0403, 94.7124) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.91
Robin'S Egg
#6DEDFD
ΔE00 4.62
Aqua Blue
#02D8E9
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 6.11
Robin'S Egg Blue
#98EFF9
ΔE00 6.92
Sky Blue
#87CEEB
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCF4 #F4755D
analogous
#5DF4C0 #5DDCF4 #5D90F4
triadic
#5DDCF4 #F45DDC #DCF45D
tetradic
#5DDCF4 #C05DF4 #F4755D #90F45D
square
#5DDCF4 #C05DF4 #F4755D #90F45D
split-complementary
#5DDCF4 #F45D90 #F4C05D
monochromatic
#0EABC9 #24D0F0 #5DDCF4 #96E8F8 #D0F5FC
Accessibility & contrast
On white
1.61
#5DDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#5DDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCF4
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCF4 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F5
Deuteranopia (green-blind)
#B3C4F4
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddcf4; /* rgb */ color: rgb(93, 220, 244); /* oklch */ color: oklch(83.3% 0.116 212.1);
Tailwind
colors: {
custom: {
50: '#9ae7f7',
500: '#5ddcf4',
950: '#000000',
},
}SCSS
$custom: #5ddcf4; $custom-light: #9ae7f7; $custom-dark: #000000;
JSON
{
"hex": "#5ddcf4",
"rgb": {
"r": 93,
"g": 220,
"b": 244
},
"hsl": {
"h": 189.536,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.83266,
"c": 0.11576,
"h": 212.1
},
"luminance": 0.60045
}Semantic roles & 50–950 ramp
primary
#5DDCF4
secondary
#C64830
accent
#2602E4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485