#5CDAE7#5CDAE7
#5CDAE7 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.3% C 0.112 H 204.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAE7 |
|---|---|
| RGB | rgb(92, 218, 231) |
| HSL | hsl(186, 74%, 63%) |
| HSV | hsv(186, 60%, 91%) |
| CMYK | cmyk(60.2%, 5.6%, 0%, 9.4%) |
| CIE-LAB | lab(80.84, -30.91, -16.83) |
| CIE-LCH | lch(80.84, 35.20, 208.56°) |
| OKLab | oklab(82.3% -0.1017 -0.0466) |
| OKLCH | oklch(82.3% 0.112 204.6) |
| XYZ | xyz(43.9028, 58.1831, 84.5026) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.98
Robin'S Egg
#6DEDFD
ΔE00 4.47
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Darkturquoise
#00CED1
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Neon Blue
#04D9FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAE7 #E7695C
analogous
#5CE7AF #5CDAE7 #5C94E7
triadic
#5CDAE7 #E75CDA #DAE75C
tetradic
#5CDAE7 #AF5CE7 #E7695C #94E75C
square
#5CDAE7 #AF5CE7 #E7695C #94E75C
split-complementary
#5CDAE7 #E75C94 #E7AF5C
monochromatic
#1AA1AF #27CEDF #5CDAE7 #91E6EF #C7F2F7
Accessibility & contrast
On white
1.66
#5CDAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#5CDAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAE7
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAE7 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E8
Deuteranopia (green-blind)
#B5C2E8
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdae7; /* rgb */ color: rgb(92, 218, 231); /* oklch */ color: oklch(82.3% 0.112 204.6);
Tailwind
colors: {
custom: {
50: '#98e6ee',
500: '#5cdae7',
950: '#000000',
},
}SCSS
$custom: #5cdae7; $custom-light: #98e6ee; $custom-dark: #000000;
JSON
{
"hex": "#5cdae7",
"rgb": {
"r": 92,
"g": 218,
"b": 231
},
"hsl": {
"h": 185.612,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.82299,
"c": 0.11183,
"h": 204.6
},
"luminance": 0.58188
}Semantic roles & 50–950 ramp
primary
#5CDAE7
secondary
#B04337
accent
#220FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485