#5CD9E7#5CD9E7
#5CD9E7 is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.1% C 0.111 H 205.4°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD9E7 |
|---|---|
| RGB | rgb(92, 217, 231) |
| HSL | hsl(186, 74%, 63%) |
| HSV | hsv(186, 60%, 91%) |
| CMYK | cmyk(60.2%, 6.1%, 0%, 9.4%) |
| CIE-LAB | lab(80.55, -30.43, -17.26) |
| CIE-LCH | lch(80.55, 34.99, 209.56°) |
| OKLab | oklab(82.07% -0.1006 -0.0478) |
| OKLCH | oklch(82.07% 0.111 205.4) |
| XYZ | xyz(43.6442, 57.6660, 84.4164) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.98
Robin'S Egg
#6DEDFD
ΔE00 4.62
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 6.41
Neon Blue
#04D9FF
ΔE00 6.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD9E7 #E76A5C
analogous
#5CE7AF #5CD9E7 #5C93E7
triadic
#5CD9E7 #E75CD9 #D9E75C
tetradic
#5CD9E7 #AF5CE7 #E76A5C #93E75C
square
#5CD9E7 #AF5CE7 #E76A5C #93E75C
split-complementary
#5CD9E7 #E75C93 #E7AF5C
monochromatic
#1AA0AF #27CDDF #5CD9E7 #91E5EF #C7F2F7
Accessibility & contrast
On white
1.68
#5CD9E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#5CD9E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD9E7
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD9E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD9E7 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D1E8
Deuteranopia (green-blind)
#B4C1E7
Tritanopia (blue-blind)
#00E1DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cd9e7; /* rgb */ color: rgb(92, 217, 231); /* oklch */ color: oklch(82.1% 0.111 205.4);
Tailwind
colors: {
custom: {
50: '#98e5ee',
500: '#5cd9e7',
950: '#000000',
},
}SCSS
$custom: #5cd9e7; $custom-light: #98e5ee; $custom-dark: #000000;
JSON
{
"hex": "#5cd9e7",
"rgb": {
"r": 92,
"g": 217,
"b": 231
},
"hsl": {
"h": 186.043,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.82067,
"c": 0.11141,
"h": 205.4
},
"luminance": 0.57671
}Semantic roles & 50–950 ramp
primary
#5CD9E7
secondary
#B04437
accent
#230FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485