#5CD9F0#5CD9F0
#5CD9F0 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.4% C 0.114 H 211.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD9F0 |
|---|---|
| RGB | rgb(92, 217, 240) |
| HSL | hsl(189, 83%, 65%) |
| HSV | hsv(189, 62%, 94%) |
| CMYK | cmyk(61.7%, 9.6%, 0%, 5.9%) |
| CIE-LAB | lab(80.84, -27.88, -21.61) |
| CIE-LCH | lch(80.84, 35.28, 217.79°) |
| OKLab | oklab(82.4% -0.0971 -0.06) |
| OKLCH | oklch(82.4% 0.114 211.7) |
| XYZ | xyz(44.9482, 58.1876, 91.2837) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.02
Aqua Blue
#02D8E9
ΔE00 4.48
Robin'S Egg
#6DEDFD
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 6.55
Sky Blue
#87CEEB
ΔE00 7.02
Robin'S Egg Blue
#98EFF9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD9F0 #F0735C
analogous
#5CF0BD #5CD9F0 #5C8FF0
triadic
#5CD9F0 #F05CD9 #D9F05C
tetradic
#5CD9F0 #BD5CF0 #F0735C #8FF05C
square
#5CD9F0 #BD5CF0 #F0735C #8FF05C
split-complementary
#5CD9F0 #F05C8F #F0BD5C
monochromatic
#12A5C0 #24CCEB #5CD9F0 #94E6F5 #CCF3FA
Accessibility & contrast
On white
1.66
#5CD9F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#5CD9F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD9F0
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD9F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD9F0 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F1
Deuteranopia (green-blind)
#B1C2F0
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cd9f0; /* rgb */ color: rgb(92, 217, 240); /* oklch */ color: oklch(82.4% 0.114 211.7);
Tailwind
colors: {
custom: {
50: '#99e5f5',
500: '#5cd9f0',
950: '#000000',
},
}SCSS
$custom: #5cd9f0; $custom-light: #99e5f5; $custom-dark: #000000;
JSON
{
"hex": "#5cd9f0",
"rgb": {
"r": 92,
"g": 217,
"b": 240
},
"hsl": {
"h": 189.324,
"s": 83.146,
"l": 65.098
},
"oklch": {
"l": 0.82397,
"c": 0.11411,
"h": 211.7
},
"luminance": 0.58192
}Semantic roles & 50–950 ramp
primary
#5CD9F0
secondary
#BE4832
accent
#2806E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485