#5CDAE9#5CDAE9
#5CDAE9 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.4% C 0.112 H 206.1°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAE9 |
|---|---|
| RGB | rgb(92, 218, 233) |
| HSL | hsl(186, 76%, 64%) |
| HSV | hsv(186, 61%, 91%) |
| CMYK | cmyk(60.5%, 6.4%, 0%, 8.6%) |
| CIE-LAB | lab(80.90, -30.35, -17.80) |
| CIE-LCH | lch(80.90, 35.18, 210.39°) |
| OKLab | oklab(82.37% -0.1008 -0.0493) |
| OKLCH | oklch(82.37% 0.112 206.1) |
| XYZ | xyz(44.1869, 58.2967, 85.9987) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.04
Robin'S Egg
#6DEDFD
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Neon Blue
#04D9FF
ΔE00 6.31
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAE9 #E96B5C
analogous
#5CE9B1 #5CDAE9 #5C93E9
triadic
#5CDAE9 #E95CDA #DAE95C
tetradic
#5CDAE9 #B15CE9 #E96B5C #93E95C
square
#5CDAE9 #B15CE9 #E96B5C #93E95C
split-complementary
#5CDAE9 #E95C93 #E9B15C
monochromatic
#18A2B3 #26CEE2 #5CDAE9 #92E6F0 #C8F2F8
Accessibility & contrast
On white
1.66
#5CDAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#5CDAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAE9
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAE9 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EA
Deuteranopia (green-blind)
#B4C2E9
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdae9; /* rgb */ color: rgb(92, 218, 233); /* oklch */ color: oklch(82.4% 0.112 206.1);
Tailwind
colors: {
custom: {
50: '#98e5f0',
500: '#5cdae9',
950: '#000000',
},
}SCSS
$custom: #5cdae9; $custom-light: #98e5f0; $custom-dark: #000000;
JSON
{
"hex": "#5cdae9",
"rgb": {
"r": 92,
"g": 218,
"b": 233
},
"hsl": {
"h": 186.383,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.82371,
"c": 0.11226,
"h": 206.1
},
"luminance": 0.58301
}Semantic roles & 50–950 ramp
primary
#5CDAE9
secondary
#B34436
accent
#230DD8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485