#5CDAF2#5CDAF2
#5CDAF2 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.7% C 0.115 H 212.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAF2 |
|---|---|
| RGB | rgb(92, 218, 242) |
| HSL | hsl(190, 85%, 65%) |
| HSV | hsv(190, 62%, 95%) |
| CMYK | cmyk(62%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(81.19, -27.79, -22.14) |
| CIE-LCH | lch(81.19, 35.53, 218.55°) |
| OKLab | oklab(82.7% -0.0973 -0.0615) |
| OKLCH | oklch(82.7% 0.115 212.3) |
| XYZ | xyz(45.5054, 58.8241, 92.9432) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.81
Aqua Blue
#02D8E9
ΔE00 4.72
Robin'S Egg
#6DEDFD
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 6.49
Sky Blue
#87CEEB
ΔE00 6.94
Robin'S Egg Blue
#98EFF9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAF2 #F2745C
analogous
#5CF2BF #5CDAF2 #5C8FF2
triadic
#5CDAF2 #F25CDA #DAF25C
tetradic
#5CDAF2 #BF5CF2 #F2745C #8FF25C
square
#5CDAF2 #BF5CF2 #F2745C #8FF25C
split-complementary
#5CDAF2 #F25C8F #F2BF5C
monochromatic
#10A7C4 #23CDED #5CDAF2 #95E7F7 #CDF4FB
Accessibility & contrast
On white
1.65
#5CDAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#5CDAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAF2
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAF2 | 1.00 | 1.65 | 12.77 | 12.77 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F3
Deuteranopia (green-blind)
#B1C3F2
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdaf2; /* rgb */ color: rgb(92, 218, 242); /* oklch */ color: oklch(82.7% 0.115 212.3);
Tailwind
colors: {
custom: {
50: '#99e5f6',
500: '#5cdaf2',
950: '#000000',
},
}SCSS
$custom: #5cdaf2; $custom-light: #99e5f6; $custom-dark: #000000;
JSON
{
"hex": "#5cdaf2",
"rgb": {
"r": 92,
"g": 218,
"b": 242
},
"hsl": {
"h": 189.6,
"s": 85.227,
"l": 65.49
},
"oklch": {
"l": 0.82702,
"c": 0.1151,
"h": 212.3
},
"luminance": 0.58829
}Semantic roles & 50–950 ramp
primary
#5CDAF2
secondary
#C14831
accent
#2704E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485