#5DDBF3#5DDBF3
#5DDBF3 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 83.0% C 0.115 H 212.3°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDBF3 |
|---|---|
| RGB | rgb(93, 219, 243) |
| HSL | hsl(190, 86%, 66%) |
| HSV | hsv(190, 62%, 95%) |
| CMYK | cmyk(61.7%, 9.9%, 0%, 4.7%) |
| CIE-LAB | lab(81.54, -27.83, -22.15) |
| CIE-LCH | lch(81.54, 35.56, 218.51°) |
| OKLab | oklab(83% -0.0974 -0.0615) |
| OKLCH | oklch(83% 0.115 212.3) |
| XYZ | xyz(46.0167, 59.4564, 93.8277) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.86
Aqua Blue
#02D8E9
ΔE00 4.78
Robin'S Egg
#6DEDFD
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 6.28
Sky Blue
#87CEEB
ΔE00 7.00
Robin'S Egg Blue
#98EFF9
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDBF3 #F3755D
analogous
#5DF3C0 #5DDBF3 #5D90F3
triadic
#5DDBF3 #F35DDB #DBF35D
tetradic
#5DDBF3 #C05DF3 #F3755D #90F35D
square
#5DDBF3 #C05DF3 #F3755D #90F35D
split-complementary
#5DDBF3 #F35D90 #F3C05D
monochromatic
#0FA9C7 #24CEEF #5DDBF3 #96E8F7 #CFF4FB
Accessibility & contrast
On white
1.63
#5DDBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#5DDBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDBF3
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDBF3 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F4
Deuteranopia (green-blind)
#B2C4F3
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddbf3; /* rgb */ color: rgb(93, 219, 243); /* oklch */ color: oklch(83.0% 0.115 212.3);
Tailwind
colors: {
custom: {
50: '#9ae6f7',
500: '#5ddbf3',
950: '#000000',
},
}SCSS
$custom: #5ddbf3; $custom-light: #9ae6f7; $custom-dark: #000000;
JSON
{
"hex": "#5ddbf3",
"rgb": {
"r": 93,
"g": 219,
"b": 243
},
"hsl": {
"h": 189.6,
"s": 86.207,
"l": 65.882
},
"oklch": {
"l": 0.83,
"c": 0.11516,
"h": 212.3
},
"luminance": 0.59461
}Semantic roles & 50–950 ramp
primary
#5DDBF3
secondary
#C44830
accent
#2703E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485