#5CD9E4#5CD9E4
#5CD9E4 is a light, moderate teal. Relative luminance 0.575; OKLCH L 82.0% C 0.111 H 203.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD9E4 |
|---|---|
| RGB | rgb(92, 217, 228) |
| HSL | hsl(185, 72%, 63%) |
| HSV | hsv(185, 60%, 89%) |
| CMYK | cmyk(59.6%, 4.8%, 0%, 10.6%) |
| CIE-LAB | lab(80.46, -31.27, -15.80) |
| CIE-LCH | lch(80.46, 35.04, 206.81°) |
| OKLab | oklab(81.96% -0.1018 -0.0437) |
| OKLCH | oklch(81.96% 0.111 203.2) |
| XYZ | xyz(43.2242, 57.4980, 82.2040) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.07
Robin'S Egg
#6DEDFD
ΔE00 4.89
Darkturquoise
#00CED1
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Mediumturquoise
#48D1CC
ΔE00 6.43
Robin'S Egg Blue
#98EFF9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD9E4 #E4675C
analogous
#5CE4AB #5CD9E4 #5C95E4
triadic
#5CD9E4 #E45CD9 #D9E45C
tetradic
#5CD9E4 #AB5CE4 #E4675C #95E45C
square
#5CD9E4 #AB5CE4 #E4675C #95E45C
split-complementary
#5CD9E4 #E45C95 #E4AB5C
monochromatic
#1C9EAA #27CDDB #5CD9E4 #91E5ED #C5F1F5
Accessibility & contrast
On white
1.68
#5CD9E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#5CD9E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD9E4
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD9E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD9E4 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD1E5
Deuteranopia (green-blind)
#B5C1E5
Tritanopia (blue-blind)
#00E1DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cd9e4; /* rgb */ color: rgb(92, 217, 228); /* oklch */ color: oklch(82.0% 0.111 203.2);
Tailwind
colors: {
custom: {
50: '#98e5ec',
500: '#5cd9e4',
950: '#000000',
},
}SCSS
$custom: #5cd9e4; $custom-light: #98e5ec; $custom-dark: #000000;
JSON
{
"hex": "#5cd9e4",
"rgb": {
"r": 92,
"g": 217,
"b": 228
},
"hsl": {
"h": 184.853,
"s": 71.579,
"l": 62.745
},
"oklch": {
"l": 0.8196,
"c": 0.11084,
"h": 203.2
},
"luminance": 0.57502
}Semantic roles & 50–950 ramp
primary
#5CD9E4
secondary
#AB4239
accent
#2212D4
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484