#5CD9DB#5CD9DB
#5CD9DB is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.7% C 0.110 H 196.7°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD9DB |
|---|---|
| RGB | rgb(92, 217, 219) |
| HSL | hsl(181, 64%, 61%) |
| HSV | hsv(181, 58%, 86%) |
| CMYK | cmyk(58%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(80.19, -33.73, -11.41) |
| CIE-LCH | lch(80.19, 35.61, 198.69°) |
| OKLab | oklab(81.65% -0.1055 -0.0316) |
| OKLCH | oklch(81.65% 0.11 196.7) |
| XYZ | xyz(42.0072, 57.0112, 75.7946) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.59
Darkturquoise
#00CED1
ΔE00 4.23
Aqua Blue
#02D8E9
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 6.73
Robin'S Egg
#6DEDFD
ΔE00 6.76
Bright Light Blue
#26F7FD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD9DB #DB5E5C
analogous
#5CDB9D #5CD9DB #5C99DB
triadic
#5CD9DB #DB5CD9 #D9DB5C
tetradic
#5CD9DB #9D5CDB #DB5E5C #99DB5C
square
#5CD9DB #9D5CDB #DB5E5C #99DB5C
split-complementary
#5CD9DB #DB5C99 #DB9D5C
monochromatic
#22999A #2DCACD #5CD9DB #8EE5E6 #C0F0F1
Accessibility & contrast
On white
1.69
#5CD9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#5CD9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD9DB
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD9DB | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DB
Deuteranopia (green-blind)
#B7C1DC
Tritanopia (blue-blind)
#00E0D9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5cd9db; /* rgb */ color: rgb(92, 217, 219); /* oklch */ color: oklch(81.7% 0.110 196.7);
Tailwind
colors: {
custom: {
50: '#97e5e6',
500: '#5cd9db',
950: '#000000',
},
}SCSS
$custom: #5cd9db; $custom-light: #97e5e6; $custom-dark: #000000;
JSON
{
"hex": "#5cd9db",
"rgb": {
"r": 92,
"g": 217,
"b": 219
},
"hsl": {
"h": 180.945,
"s": 63.819,
"l": 60.98
},
"oklch": {
"l": 0.8165,
"c": 0.11017,
"h": 196.7
},
"luminance": 0.57015
}Semantic roles & 50–950 ramp
primary
#5CD9DB
secondary
#9F3E3D
accent
#1D1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484