#5CDAEC#5CDAEC
#5CDAEC is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.5% C 0.113 H 208.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAEC |
|---|---|
| RGB | rgb(92, 218, 236) |
| HSL | hsl(188, 79%, 64%) |
| HSV | hsv(188, 61%, 93%) |
| CMYK | cmyk(61%, 7.6%, 0%, 7.5%) |
| CIE-LAB | lab(81.00, -29.50, -19.25) |
| CIE-LCH | lch(81.00, 35.23, 213.12°) |
| OKLab | oklab(82.48% -0.0997 -0.0534) |
| OKLCH | oklch(82.48% 0.113 208.2) |
| XYZ | xyz(44.6190, 58.4696, 88.2749) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.41
Robin'S Egg
#6DEDFD
ΔE00 4.37
Neon Blue
#04D9FF
ΔE00 5.40
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Robin'S Egg Blue
#98EFF9
ΔE00 6.69
Darkturquoise
#00CED1
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAEC #EC6E5C
analogous
#5CECB6 #5CDAEC #5C92EC
triadic
#5CDAEC #EC5CDA #DAEC5C
tetradic
#5CDAEC #B65CEC #EC6E5C #92EC5C
square
#5CDAEC #B65CEC #EC6E5C #92EC5C
split-complementary
#5CDAEC #EC5C92 #ECB65C
monochromatic
#15A4B8 #25CEE6 #5CDAEC #93E6F2 #CAF3F9
Accessibility & contrast
On white
1.65
#5CDAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#5CDAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAEC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAEC | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2ED
Deuteranopia (green-blind)
#B3C2EC
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdaec; /* rgb */ color: rgb(92, 218, 236); /* oklch */ color: oklch(82.5% 0.113 208.2);
Tailwind
colors: {
custom: {
50: '#98e5f2',
500: '#5cdaec',
950: '#000000',
},
}SCSS
$custom: #5cdaec; $custom-light: #98e5f2; $custom-dark: #000000;
JSON
{
"hex": "#5cdaec",
"rgb": {
"r": 92,
"g": 218,
"b": 236
},
"hsl": {
"h": 187.5,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.82479,
"c": 0.11305,
"h": 208.2
},
"luminance": 0.58474
}Semantic roles & 50–950 ramp
primary
#5CDAEC
secondary
#B84535
accent
#240ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485