#5CDAF0#5CDAF0
#5CDAF0 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.6% C 0.114 H 210.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAF0 |
|---|---|
| RGB | rgb(92, 218, 240) |
| HSL | hsl(189, 83%, 65%) |
| HSV | hsv(189, 62%, 94%) |
| CMYK | cmyk(61.7%, 9.2%, 0%, 5.9%) |
| CIE-LAB | lab(81.13, -28.37, -21.18) |
| CIE-LCH | lch(81.13, 35.40, 216.75°) |
| OKLab | oklab(82.63% -0.0981 -0.0588) |
| OKLCH | oklch(82.63% 0.114 210.9) |
| XYZ | xyz(45.2067, 58.7046, 91.3699) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.23
Neon Blue
#04D9FF
ΔE00 4.29
Robin'S Egg
#6DEDFD
ΔE00 4.73
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 7.00
Sky Blue
#87CEEB
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAF0 #F0725C
analogous
#5CF0BC #5CDAF0 #5C90F0
triadic
#5CDAF0 #F05CDA #DAF05C
tetradic
#5CDAF0 #BC5CF0 #F0725C #90F05C
square
#5CDAF0 #BC5CF0 #F0725C #90F05C
split-complementary
#5CDAF0 #F05C90 #F0BC5C
monochromatic
#12A6C0 #24CDEB #5CDAF0 #94E7F5 #CCF3FA
Accessibility & contrast
On white
1.65
#5CDAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#5CDAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAF0
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAF0 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F1
Deuteranopia (green-blind)
#B2C3F0
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdaf0; /* rgb */ color: rgb(92, 218, 240); /* oklch */ color: oklch(82.6% 0.114 210.9);
Tailwind
colors: {
custom: {
50: '#99e5f5',
500: '#5cdaf0',
950: '#000000',
},
}SCSS
$custom: #5cdaf0; $custom-light: #99e5f5; $custom-dark: #000000;
JSON
{
"hex": "#5cdaf0",
"rgb": {
"r": 92,
"g": 218,
"b": 240
},
"hsl": {
"h": 188.919,
"s": 83.146,
"l": 65.098
},
"oklch": {
"l": 0.82627,
"c": 0.11433,
"h": 210.9
},
"luminance": 0.58709
}Semantic roles & 50–950 ramp
primary
#5CDAF0
secondary
#BE4732
accent
#2606E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485