#5CD4E9#5CD4E9
#5CD4E9 is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.0% C 0.110 H 210.9°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD4E9 |
|---|---|
| RGB | rgb(92, 212, 233) |
| HSL | hsl(189, 76%, 64%) |
| HSV | hsv(189, 61%, 91%) |
| CMYK | cmyk(60.5%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(79.18, -27.44, -20.40) |
| CIE-LCH | lch(79.18, 34.19, 216.64°) |
| OKLab | oklab(80.98% -0.0947 -0.0566) |
| OKLCH | oklch(80.98% 0.11 210.9) |
| XYZ | xyz(42.6590, 55.2411, 85.4894) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.25
Neon Blue
#04D9FF
ΔE00 4.62
Robin'S Egg
#6DEDFD
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 6.97
Robin Egg Blue
#8AF1FE
ΔE00 7.36
Bright Sky Blue
#02CCFE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD4E9 #E9715C
analogous
#5CE9B7 #5CD4E9 #5C8DE9
triadic
#5CD4E9 #E95CD4 #D4E95C
tetradic
#5CD4E9 #B75CE9 #E9715C #8DE95C
square
#5CD4E9 #B75CE9 #E9715C #8DE95C
split-complementary
#5CD4E9 #E95C8D #E9B75C
monochromatic
#189CB3 #26C6E2 #5CD4E9 #92E2F0 #C8F0F8
Accessibility & contrast
On white
1.74
#5CD4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#5CD4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD4E9
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD4E9 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEA
Deuteranopia (green-blind)
#ADBDE9
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd4e9; /* rgb */ color: rgb(92, 212, 233); /* oklch */ color: oklch(81.0% 0.110 210.9);
Tailwind
colors: {
custom: {
50: '#98e1f0',
500: '#5cd4e9',
950: '#000000',
},
}SCSS
$custom: #5cd4e9; $custom-light: #98e1f0; $custom-dark: #000000;
JSON
{
"hex": "#5cd4e9",
"rgb": {
"r": 92,
"g": 212,
"b": 233
},
"hsl": {
"h": 188.936,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.80984,
"c": 0.11031,
"h": 210.9
},
"luminance": 0.55245
}Semantic roles & 50–950 ramp
primary
#5CD4E9
secondary
#B34936
accent
#2B0DD8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485