#5CD5DA#5CD5DA
#5CD5DA is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.7% C 0.108 H 199.0°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD5DA |
|---|---|
| RGB | rgb(92, 213, 218) |
| HSL | hsl(182, 63%, 61%) |
| HSV | hsv(182, 58%, 85%) |
| CMYK | cmyk(57.8%, 2.3%, 0%, 14.5%) |
| CIE-LAB | lab(79.00, -32.11, -12.66) |
| CIE-LCH | lch(79.00, 34.52, 201.51°) |
| OKLab | oklab(80.68% -0.1018 -0.035) |
| OKLCH | oklch(80.68% 0.108 199) |
| XYZ | xyz(40.8574, 54.9216, 74.7638) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.07
Mediumturquoise
#48D1CC
ΔE00 4.21
Aqua Blue
#02D8E9
ΔE00 4.27
Robin'S Egg
#6DEDFD
ΔE00 6.71
Robin Egg Blue
#8AF1FE
ΔE00 7.88
Bright Light Blue
#26F7FD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD5DA #DA615C
analogous
#5CDAA0 #5CD5DA #5C96DA
triadic
#5CD5DA #DA5CD5 #D5DA5C
tetradic
#5CD5DA #A05CDA #DA615C #96DA5C
square
#5CD5DA #A05CDA #DA615C #96DA5C
split-complementary
#5CD5DA #DA5C96 #DAA05C
monochromatic
#239499 #2EC5CB #5CD5DA #8EE2E5 #C0EFF1
Accessibility & contrast
On white
1.75
#5CD5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#5CD5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD5DA
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD5DA | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#B3BDDB
Tritanopia (blue-blind)
#00DCD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5cd5da; /* rgb */ color: rgb(92, 213, 218); /* oklch */ color: oklch(80.7% 0.108 199.0);
Tailwind
colors: {
custom: {
50: '#97e2e5',
500: '#5cd5da',
950: '#000000',
},
}SCSS
$custom: #5cd5da; $custom-light: #97e2e5; $custom-dark: #000000;
JSON
{
"hex": "#5cd5da",
"rgb": {
"r": 92,
"g": 213,
"b": 218
},
"hsl": {
"h": 182.381,
"s": 63,
"l": 60.784
},
"oklch": {
"l": 0.80679,
"c": 0.10764,
"h": 199
},
"luminance": 0.54926
}Semantic roles & 50–950 ramp
primary
#5CD5DA
secondary
#9D413D
accent
#221BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484