#5CDAE5#5CDAE5
#5CDAE5 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.2% C 0.111 H 203.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAE5 |
|---|---|
| RGB | rgb(92, 218, 229) |
| HSL | hsl(185, 72%, 63%) |
| HSV | hsv(185, 60%, 90%) |
| CMYK | cmyk(59.8%, 4.8%, 0%, 10.2%) |
| CIE-LAB | lab(80.78, -31.47, -15.86) |
| CIE-LCH | lch(80.78, 35.24, 206.74°) |
| OKLab | oklab(82.23% -0.1025 -0.0439) |
| OKLCH | oklch(82.23% 0.111 203.2) |
| XYZ | xyz(43.6219, 58.0707, 83.0234) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.09
Robin'S Egg
#6DEDFD
ΔE00 4.69
Darkturquoise
#00CED1
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAE5 #E5675C
analogous
#5CE5AC #5CDAE5 #5C95E5
triadic
#5CDAE5 #E55CDA #DAE55C
tetradic
#5CDAE5 #AC5CE5 #E5675C #95E55C
square
#5CDAE5 #AC5CE5 #E5675C #95E55C
split-complementary
#5CDAE5 #E55C95 #E5AC5C
monochromatic
#1BA0AB #27CEDD #5CDAE5 #91E6ED #C6F2F6
Accessibility & contrast
On white
1.66
#5CDAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#5CDAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAE5
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAE5 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E6
Deuteranopia (green-blind)
#B5C2E6
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cdae5; /* rgb */ color: rgb(92, 218, 229); /* oklch */ color: oklch(82.2% 0.111 203.2);
Tailwind
colors: {
custom: {
50: '#98e6ed',
500: '#5cdae5',
950: '#000000',
},
}SCSS
$custom: #5cdae5; $custom-light: #98e6ed; $custom-dark: #000000;
JSON
{
"hex": "#5cdae5",
"rgb": {
"r": 92,
"g": 218,
"b": 229
},
"hsl": {
"h": 184.818,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.82228,
"c": 0.11147,
"h": 203.2
},
"luminance": 0.58075
}Semantic roles & 50–950 ramp
primary
#5CDAE5
secondary
#AD4238
accent
#2111D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484