#5CD2E7#5CD2E7
#5CD2E7 is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.4% C 0.109 H 211.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD2E7 |
|---|---|
| RGB | rgb(92, 210, 231) |
| HSL | hsl(189, 74%, 63%) |
| HSV | hsv(189, 60%, 91%) |
| CMYK | cmyk(60.2%, 9.1%, 0%, 9.4%) |
| CIE-LAB | lab(78.54, -27.03, -20.30) |
| CIE-LCH | lch(78.54, 33.81, 216.91°) |
| OKLab | oklab(80.45% -0.0934 -0.0563) |
| OKLCH | oklch(80.45% 0.109 211.1) |
| XYZ | xyz(41.8781, 54.1337, 83.8277) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.45
Neon Blue
#04D9FF
ΔE00 4.74
Robin'S Egg
#6DEDFD
ΔE00 6.44
Sky Blue
#87CEEB
ΔE00 6.82
Bright Sky Blue
#02CCFE
ΔE00 7.71
Robin Egg Blue
#8AF1FE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD2E7 #E7715C
analogous
#5CE7B7 #5CD2E7 #5C8CE7
triadic
#5CD2E7 #E75CD2 #D2E75C
tetradic
#5CD2E7 #B75CE7 #E7715C #8CE75C
square
#5CD2E7 #B75CE7 #E7715C #8CE75C
split-complementary
#5CD2E7 #E75C8C #E7B75C
monochromatic
#1A98AF #27C3DF #5CD2E7 #91E1EF #C7EFF7
Accessibility & contrast
On white
1.78
#5CD2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#5CD2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD2E7
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD2E7 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE8
Deuteranopia (green-blind)
#ACBCE7
Tritanopia (blue-blind)
#00DBD8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5cd2e7; /* rgb */ color: rgb(92, 210, 231); /* oklch */ color: oklch(80.4% 0.109 211.1);
Tailwind
colors: {
custom: {
50: '#97e0ee',
500: '#5cd2e7',
950: '#000000',
},
}SCSS
$custom: #5cd2e7; $custom-light: #97e0ee; $custom-dark: #000000;
JSON
{
"hex": "#5cd2e7",
"rgb": {
"r": 92,
"g": 210,
"b": 231
},
"hsl": {
"h": 189.065,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.80447,
"c": 0.10906,
"h": 211.1
},
"luminance": 0.54138
}Semantic roles & 50–950 ramp
primary
#5CD2E7
secondary
#B04A37
accent
#2D0FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485