#5CD5EA#5CD5EA
#5CD5EA is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.3% C 0.111 H 210.8°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD5EA |
|---|---|
| RGB | rgb(92, 213, 234) |
| HSL | hsl(189, 77%, 64%) |
| HSV | hsv(189, 61%, 92%) |
| CMYK | cmyk(60.7%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(79.50, -27.64, -20.45) |
| CIE-LCH | lch(79.50, 34.39, 216.50°) |
| OKLab | oklab(81.25% -0.0953 -0.0567) |
| OKLCH | oklch(81.25% 0.111 210.8) |
| XYZ | xyz(43.0530, 55.7999, 86.3275) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.18
Neon Blue
#04D9FF
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 5.74
Sky Blue
#87CEEB
ΔE00 7.06
Robin Egg Blue
#8AF1FE
ΔE00 7.16
Robin'S Egg Blue
#98EFF9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD5EA #EA715C
analogous
#5CEAB8 #5CD5EA #5C8EEA
triadic
#5CD5EA #EA5CD5 #D5EA5C
tetradic
#5CD5EA #B85CEA #EA715C #8EEA5C
square
#5CD5EA #B85CEA #EA715C #8EEA5C
split-complementary
#5CD5EA #EA5C8E #EAB85C
monochromatic
#179DB4 #26C7E3 #5CD5EA #92E3F1 #C8F1F8
Accessibility & contrast
On white
1.73
#5CD5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#5CD5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD5EA
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD5EA | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEB
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd5ea; /* rgb */ color: rgb(92, 213, 234); /* oklch */ color: oklch(81.3% 0.111 210.8);
Tailwind
colors: {
custom: {
50: '#98e2f0',
500: '#5cd5ea',
950: '#000000',
},
}SCSS
$custom: #5cd5ea; $custom-light: #98e2f0; $custom-dark: #000000;
JSON
{
"hex": "#5cd5ea",
"rgb": {
"r": 92,
"g": 213,
"b": 234
},
"hsl": {
"h": 188.873,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.81252,
"c": 0.11092,
"h": 210.8
},
"luminance": 0.55804
}Semantic roles & 50–950 ramp
primary
#5CD5EA
secondary
#B44936
accent
#2A0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485