#5CD9F1#5CD9F1
#5CD9F1 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.4% C 0.114 H 212.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD9F1 |
|---|---|
| RGB | rgb(92, 217, 241) |
| HSL | hsl(190, 84%, 65%) |
| HSV | hsv(190, 62%, 95%) |
| CMYK | cmyk(61.8%, 10%, 0%, 5.5%) |
| CIE-LAB | lab(80.88, -27.59, -22.10) |
| CIE-LCH | lch(80.88, 35.35, 218.69°) |
| OKLab | oklab(82.44% -0.0967 -0.0613) |
| OKLCH | oklch(82.44% 0.114 212.4) |
| XYZ | xyz(45.0971, 58.2472, 92.0682) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.79
Aqua Blue
#02D8E9
ΔE00 4.73
Robin'S Egg
#6DEDFD
ΔE00 5.23
Robin Egg Blue
#8AF1FE
ΔE00 6.67
Sky Blue
#87CEEB
ΔE00 6.82
Robin'S Egg Blue
#98EFF9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD9F1 #F1745C
analogous
#5CF1BE #5CD9F1 #5C8FF1
triadic
#5CD9F1 #F15CD9 #D9F15C
tetradic
#5CD9F1 #BE5CF1 #F1745C #8FF15C
square
#5CD9F1 #BE5CF1 #F1745C #8FF15C
split-complementary
#5CD9F1 #F15C8F #F1BE5C
monochromatic
#11A5C2 #24CCEC #5CD9F1 #94E6F6 #CDF3FB
Accessibility & contrast
On white
1.66
#5CD9F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#5CD9F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD9F1
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD9F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD9F1 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F2
Deuteranopia (green-blind)
#B0C2F1
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cd9f1; /* rgb */ color: rgb(92, 217, 241); /* oklch */ color: oklch(82.4% 0.114 212.4);
Tailwind
colors: {
custom: {
50: '#99e5f5',
500: '#5cd9f1',
950: '#000000',
},
}SCSS
$custom: #5cd9f1; $custom-light: #99e5f5; $custom-dark: #000000;
JSON
{
"hex": "#5cd9f1",
"rgb": {
"r": 92,
"g": 217,
"b": 241
},
"hsl": {
"h": 189.664,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.82435,
"c": 0.11449,
"h": 212.4
},
"luminance": 0.58252
}Semantic roles & 50–950 ramp
primary
#5CD9F1
secondary
#C04832
accent
#2805E1
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485