#5CDCF0#5CDCF0
#5CDCF0 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.115 H 209.4°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCF0 |
|---|---|
| RGB | rgb(92, 220, 240) |
| HSL | hsl(188, 83%, 65%) |
| HSV | hsv(188, 62%, 94%) |
| CMYK | cmyk(61.7%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(81.70, -29.34, -20.31) |
| CIE-LCH | lch(81.70, 35.68, 214.70°) |
| OKLab | oklab(83.09% -0.1001 -0.0563) |
| OKLCH | oklch(83.09% 0.115 209.4) |
| XYZ | xyz(45.7285, 59.7482, 91.5438) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.82
Robin'S Egg
#6DEDFD
ΔE00 4.06
Neon Blue
#04D9FF
ΔE00 4.90
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Robin'S Egg Blue
#98EFF9
ΔE00 6.53
Sky Blue
#87CEEB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCF0 #F0705C
analogous
#5CF0BA #5CDCF0 #5C92F0
triadic
#5CDCF0 #F05CDC #DCF05C
tetradic
#5CDCF0 #BA5CF0 #F0705C #92F05C
square
#5CDCF0 #BA5CF0 #F0705C #92F05C
split-complementary
#5CDCF0 #F05C92 #F0BA5C
monochromatic
#12A8C0 #24D0EB #5CDCF0 #94E8F5 #CCF4FA
Accessibility & contrast
On white
1.62
#5CDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5CDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCF0
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCF0 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4F1
Deuteranopia (green-blind)
#B4C4F0
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdcf0; /* rgb */ color: rgb(92, 220, 240); /* oklch */ color: oklch(83.1% 0.115 209.4);
Tailwind
colors: {
custom: {
50: '#99e7f5',
500: '#5cdcf0',
950: '#000000',
},
}SCSS
$custom: #5cdcf0; $custom-light: #99e7f5; $custom-dark: #000000;
JSON
{
"hex": "#5cdcf0",
"rgb": {
"r": 92,
"g": 220,
"b": 240
},
"hsl": {
"h": 188.108,
"s": 83.146,
"l": 65.098
},
"oklch": {
"l": 0.83087,
"c": 0.11487,
"h": 209.4
},
"luminance": 0.59753
}Semantic roles & 50–950 ramp
primary
#5CDCF0
secondary
#BE4532
accent
#2306E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485