#5CD5E9#5CD5E9
#5CD5E9 is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.2% C 0.111 H 210.0°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD5E9 |
|---|---|
| RGB | rgb(92, 213, 233) |
| HSL | hsl(189, 76%, 64%) |
| HSV | hsv(189, 61%, 91%) |
| CMYK | cmyk(60.5%, 8.6%, 0%, 8.6%) |
| CIE-LAB | lab(79.47, -27.93, -19.97) |
| CIE-LCH | lch(79.47, 34.33, 215.57°) |
| OKLab | oklab(81.22% -0.0957 -0.0554) |
| OKLCH | oklch(81.22% 0.111 210) |
| XYZ | xyz(42.9098, 55.7426, 85.5730) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.96
Neon Blue
#04D9FF
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 7.08
Sky Blue
#87CEEB
ΔE00 7.30
Robin'S Egg Blue
#98EFF9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD5E9 #E9705C
analogous
#5CE9B6 #5CD5E9 #5C8EE9
triadic
#5CD5E9 #E95CD5 #D5E95C
tetradic
#5CD5E9 #B65CE9 #E9705C #8EE95C
square
#5CD5E9 #B65CE9 #E9705C #8EE95C
split-complementary
#5CD5E9 #E95C8E #E9B65C
monochromatic
#189DB3 #26C7E2 #5CD5E9 #92E3F0 #C8F1F8
Accessibility & contrast
On white
1.73
#5CD5E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#5CD5E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD5E9
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD5E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD5E9 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEEA
Deuteranopia (green-blind)
#AFBEE9
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cd5e9; /* rgb */ color: rgb(92, 213, 233); /* oklch */ color: oklch(81.2% 0.111 210.0);
Tailwind
colors: {
custom: {
50: '#98e2f0',
500: '#5cd5e9',
950: '#000000',
},
}SCSS
$custom: #5cd5e9; $custom-light: #98e2f0; $custom-dark: #000000;
JSON
{
"hex": "#5cd5e9",
"rgb": {
"r": 92,
"g": 213,
"b": 233
},
"hsl": {
"h": 188.511,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.81215,
"c": 0.11058,
"h": 210
},
"luminance": 0.55747
}Semantic roles & 50–950 ramp
primary
#5CD5E9
secondary
#B34836
accent
#2A0DD8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485