#5CDAEE#5CDAEE
#5CDAEE is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.6% C 0.114 H 209.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDAEE |
|---|---|
| RGB | rgb(92, 218, 238) |
| HSL | hsl(188, 81%, 65%) |
| HSV | hsv(188, 61%, 93%) |
| CMYK | cmyk(61.3%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(81.06, -28.94, -20.22) |
| CIE-LCH | lch(81.06, 35.30, 214.94°) |
| OKLab | oklab(82.55% -0.0989 -0.0561) |
| OKLCH | oklch(82.55% 0.114 209.6) |
| XYZ | xyz(44.9112, 58.5865, 89.8138) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.78
Robin'S Egg
#6DEDFD
ΔE00 4.50
Neon Blue
#04D9FF
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Robin'S Egg Blue
#98EFF9
ΔE00 6.82
Sky Blue
#87CEEB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDAEE #EE705C
analogous
#5CEEB9 #5CDAEE #5C91EE
triadic
#5CDAEE #EE5CDA #DAEE5C
tetradic
#5CDAEE #B95CEE #EE705C #91EE5C
square
#5CDAEE #B95CEE #EE705C #91EE5C
split-complementary
#5CDAEE #EE5C91 #EEB95C
monochromatic
#14A5BC #25CDE8 #5CDAEE #93E7F4 #CBF3FA
Accessibility & contrast
On white
1.65
#5CDAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#5CDAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDAEE
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDAEE | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3EF
Deuteranopia (green-blind)
#B2C2EE
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdaee; /* rgb */ color: rgb(92, 218, 238); /* oklch */ color: oklch(82.6% 0.114 209.6);
Tailwind
colors: {
custom: {
50: '#99e5f3',
500: '#5cdaee',
950: '#000000',
},
}SCSS
$custom: #5cdaee; $custom-light: #99e5f3; $custom-dark: #000000;
JSON
{
"hex": "#5cdaee",
"rgb": {
"r": 92,
"g": 218,
"b": 238
},
"hsl": {
"h": 188.219,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.82553,
"c": 0.11366,
"h": 209.6
},
"luminance": 0.58591
}Semantic roles & 50–950 ramp
primary
#5CDAEE
secondary
#BB4633
accent
#2508DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485