#5CDCF5#5CDCF5
#5CDCF5 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.117 H 212.7°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCF5 |
|---|---|
| RGB | rgb(92, 220, 245) |
| HSL | hsl(190, 88%, 66%) |
| HSV | hsv(190, 62%, 96%) |
| CMYK | cmyk(62.4%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(81.86, -27.90, -22.72) |
| CIE-LCH | lch(81.86, 35.98, 219.15°) |
| OKLab | oklab(83.27% -0.0982 -0.0631) |
| OKLCH | oklch(83.27% 0.117 212.7) |
| XYZ | xyz(46.4814, 60.0494, 95.5096) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.67
Robin'S Egg
#6DEDFD
ΔE00 4.79
Aqua Blue
#02D8E9
ΔE00 4.98
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Sky Blue
#87CEEB
ΔE00 7.01
Robin'S Egg Blue
#98EFF9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCF5 #F5755C
analogous
#5CF5C1 #5CDCF5 #5C8FF5
triadic
#5CDCF5 #F55CDC #DCF55C
tetradic
#5CDCF5 #C15CF5 #F5755C #8FF55C
square
#5CDCF5 #C15CF5 #F5755C #8FF55C
split-complementary
#5CDCF5 #F55C8F #F5C15C
monochromatic
#0CABCA #22D0F1 #5CDCF5 #96E8F9 #CFF5FC
Accessibility & contrast
On white
1.61
#5CDCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#5CDCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCF5
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCF5 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F6
Deuteranopia (green-blind)
#B2C4F5
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdcf5; /* rgb */ color: rgb(92, 220, 245); /* oklch */ color: oklch(83.3% 0.117 212.7);
Tailwind
colors: {
custom: {
50: '#99e7f8',
500: '#5cdcf5',
950: '#000000',
},
}SCSS
$custom: #5cdcf5; $custom-light: #99e7f8; $custom-dark: #000000;
JSON
{
"hex": "#5cdcf5",
"rgb": {
"r": 92,
"g": 220,
"b": 245
},
"hsl": {
"h": 189.804,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.83273,
"c": 0.11669,
"h": 212.7
},
"luminance": 0.60054
}Semantic roles & 50–950 ramp
primary
#5CDCF5
secondary
#C6482F
accent
#2600E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485