#5CD6DA#5CD6DA
#5CD6DA is a light, moderate teal. Relative luminance 0.554; OKLCH L 80.9% C 0.108 H 198.2°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD6DA |
|---|---|
| RGB | rgb(92, 214, 218) |
| HSL | hsl(182, 63%, 61%) |
| HSV | hsv(182, 58%, 85%) |
| CMYK | cmyk(57.8%, 1.8%, 0%, 14.5%) |
| CIE-LAB | lab(79.29, -32.59, -12.22) |
| CIE-LCH | lch(79.29, 34.81, 200.56°) |
| OKLab | oklab(80.91% -0.1028 -0.0338) |
| OKLCH | oklch(80.91% 0.108 198.2) |
| XYZ | xyz(41.1097, 55.4262, 74.8479) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.93
Darkturquoise
#00CED1
ΔE00 4.03
Aqua Blue
#02D8E9
ΔE00 4.50
Robin'S Egg
#6DEDFD
ΔE00 6.75
Turquoise
#40E0D0
ΔE00 7.63
Bright Light Blue
#26F7FD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD6DA #DA605C
analogous
#5CDA9F #5CD6DA #5C97DA
triadic
#5CD6DA #DA5CD6 #D6DA5C
tetradic
#5CD6DA #9F5CDA #DA605C #97DA5C
square
#5CD6DA #9F5CDA #DA605C #97DA5C
split-complementary
#5CD6DA #DA5C97 #DA9F5C
monochromatic
#239599 #2EC6CB #5CD6DA #8EE3E5 #C0EFF1
Accessibility & contrast
On white
1.74
#5CD6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#5CD6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD6DA
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD6DA | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDB
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#00DDD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd6da; /* rgb */ color: rgb(92, 214, 218); /* oklch */ color: oklch(80.9% 0.108 198.2);
Tailwind
colors: {
custom: {
50: '#97e3e5',
500: '#5cd6da',
950: '#000000',
},
}SCSS
$custom: #5cd6da; $custom-light: #97e3e5; $custom-dark: #000000;
JSON
{
"hex": "#5cd6da",
"rgb": {
"r": 92,
"g": 214,
"b": 218
},
"hsl": {
"h": 181.905,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.80913,
"c": 0.10826,
"h": 198.2
},
"luminance": 0.5543
}Semantic roles & 50–950 ramp
primary
#5CD6DA
secondary
#9D403D
accent
#201BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484