#5CDDCA#5CDDCA
#5CDDCA is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.1% C 0.117 H 182.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDCA |
|---|---|
| RGB | rgb(92, 221, 202) |
| HSL | hsl(171, 65%, 61%) |
| HSV | hsv(171, 58%, 87%) |
| CMYK | cmyk(58.4%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(80.88, -40.01, -1.33) |
| CIE-LCH | lch(80.88, 40.03, 181.91°) |
| OKLab | oklab(82.05% -0.117 -0.0042) |
| OKLCH | oklch(82.05% 0.117 182.1) |
| XYZ | xyz(40.9259, 58.2483, 64.9519) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.12
Tiffany Blue
#7BF2DA
ΔE00 5.19
Aqua (survey)
#13EAC9
ΔE00 5.35
Seafoam Blue
#78D1B6
ΔE00 5.42
Mediumturquoise
#48D1CC
ΔE00 5.50
Aquamarine (survey)
#04D8B2
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDCA #DD5C6F
analogous
#5CDD8A #5CDDCA #5CB0DD
triadic
#5CDDCA #CA5CDD #DDCA5C
tetradic
#5CDDCA #8A5CDD #DD5C6F #B0DD5C
square
#5CDDCA #8A5CDD #DD5C6F #B0DD5C
split-complementary
#5CDDCA #DD5CB0 #DD8A5C
monochromatic
#219E8B #2BD0B8 #5CDDCA #8FE8DA #C1F2EB
Accessibility & contrast
On white
1.66
#5CDDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#5CDDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDCA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDCA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C9
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cddca; /* rgb */ color: rgb(92, 221, 202); /* oklch */ color: oklch(82.1% 0.117 182.1);
Tailwind
colors: {
custom: {
50: '#96e8da',
500: '#5cddca',
950: '#000000',
},
}SCSS
$custom: #5cddca; $custom-light: #96e8da; $custom-dark: #000000;
JSON
{
"hex": "#5cddca",
"rgb": {
"r": 92,
"g": 221,
"b": 202
},
"hsl": {
"h": 171.163,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.82051,
"c": 0.11708,
"h": 182.1
},
"luminance": 0.58252
}Semantic roles & 50–950 ramp
primary
#5CDDCA
secondary
#A13C4B
accent
#1833CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483