#5CD7E5#5CD7E5
#5CD7E5 is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.5% C 0.110 H 205.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD7E5 |
|---|---|
| RGB | rgb(92, 215, 229) |
| HSL | hsl(186, 72%, 63%) |
| HSV | hsv(186, 60%, 90%) |
| CMYK | cmyk(59.8%, 6.1%, 0%, 10.2%) |
| CIE-LAB | lab(79.91, -30.03, -17.16) |
| CIE-LCH | lch(79.91, 34.59, 209.74°) |
| OKLab | oklab(81.53% -0.0994 -0.0475) |
| OKLCH | oklch(81.53% 0.11 205.6) |
| XYZ | xyz(42.8510, 56.5289, 82.7664) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.02
Robin'S Egg
#6DEDFD
ΔE00 5.06
Darkturquoise
#00CED1
ΔE00 6.27
Robin Egg Blue
#8AF1FE
ΔE00 6.56
Neon Blue
#04D9FF
ΔE00 6.59
Robin'S Egg Blue
#98EFF9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD7E5 #E56A5C
analogous
#5CE5AE #5CD7E5 #5C93E5
triadic
#5CD7E5 #E55CD7 #D7E55C
tetradic
#5CD7E5 #AE5CE5 #E56A5C #93E55C
square
#5CD7E5 #AE5CE5 #E56A5C #93E55C
split-complementary
#5CD7E5 #E55C93 #E5AE5C
monochromatic
#1B9DAB #27CADD #5CD7E5 #91E4ED #C6F1F6
Accessibility & contrast
On white
1.71
#5CD7E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#5CD7E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD7E5
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD7E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD7E5 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CFE6
Deuteranopia (green-blind)
#B2C0E5
Tritanopia (blue-blind)
#00DFDB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd7e5; /* rgb */ color: rgb(92, 215, 229); /* oklch */ color: oklch(81.5% 0.110 205.6);
Tailwind
colors: {
custom: {
50: '#98e3ed',
500: '#5cd7e5',
950: '#000000',
},
}SCSS
$custom: #5cd7e5; $custom-light: #98e3ed; $custom-dark: #000000;
JSON
{
"hex": "#5cd7e5",
"rgb": {
"r": 92,
"g": 215,
"b": 229
},
"hsl": {
"h": 186.131,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.81532,
"c": 0.11015,
"h": 205.6
},
"luminance": 0.56533
}Semantic roles & 50–950 ramp
primary
#5CD7E5
secondary
#AD4438
accent
#2511D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484