#5CDAF3#5CDAF3
#5CDAF3 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.7% C 0.116 H 212.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAF3 |
|---|---|
| RGB | rgb(92, 218, 243) |
| HSL | hsl(190, 86%, 66%) |
| HSV | hsv(190, 62%, 95%) |
| CMYK | cmyk(62.1%, 10.3%, 0%, 4.7%) |
| CIE-LAB | lab(81.23, -27.50, -22.62) |
| CIE-LCH | lch(81.23, 35.61, 219.44°) |
| OKLab | oklab(82.74% -0.0969 -0.0628) |
| OKLCH | oklch(82.74% 0.116 212.9) |
| XYZ | xyz(45.6560, 58.8844, 93.7363) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.59
Aqua Blue
#02D8E9
ΔE00 4.97
Robin'S Egg
#6DEDFD
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 6.62
Sky Blue
#87CEEB
ΔE00 6.74
Bright Sky Blue
#02CCFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAF3 #F3755C
analogous
#5CF3C1 #5CDAF3 #5C8EF3
triadic
#5CDAF3 #F35CDA #DAF35C
tetradic
#5CDAF3 #C15CF3 #F3755C #8EF35C
square
#5CDAF3 #C15CF3 #F3755C #8EF35C
split-complementary
#5CDAF3 #F35C8E #F3C15C
monochromatic
#0FA8C6 #23CDEF #5CDAF3 #95E7F7 #CEF4FB
Accessibility & contrast
On white
1.64
#5CDAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#5CDAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAF3
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAF3 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F4
Deuteranopia (green-blind)
#B1C3F3
Tritanopia (blue-blind)
#00E4E2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdaf3; /* rgb */ color: rgb(92, 218, 243); /* oklch */ color: oklch(82.7% 0.116 212.9);
Tailwind
colors: {
custom: {
50: '#99e5f7',
500: '#5cdaf3',
950: '#000000',
},
}SCSS
$custom: #5cdaf3; $custom-light: #99e5f7; $custom-dark: #000000;
JSON
{
"hex": "#5cdaf3",
"rgb": {
"r": 92,
"g": 218,
"b": 243
},
"hsl": {
"h": 189.934,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.82739,
"c": 0.1155,
"h": 212.9
},
"luminance": 0.58889
}Semantic roles & 50–950 ramp
primary
#5CDAF3
secondary
#C34830
accent
#2803E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485