#5CDDDD#5CDDDD
#5CDDDD is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.113 H 195.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDDD |
|---|---|
| RGB | rgb(92, 221, 221) |
| HSL | hsl(180, 65%, 61%) |
| HSV | hsv(180, 58%, 87%) |
| CMYK | cmyk(58.4%, 0%, 0%, 13.3%) |
| CIE-LAB | lab(81.40, -35.07, -10.66) |
| CIE-LCH | lch(81.40, 36.65, 196.91°) |
| OKLab | oklab(82.65% -0.1089 -0.0296) |
| OKLCH | oklch(82.65% 0.113 195.2) |
| XYZ | xyz(43.3156, 59.2042, 77.5374) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.69
Darkturquoise
#00CED1
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 5.78
Turquoise
#40E0D0
ΔE00 5.87
Bright Light Blue
#26F7FD
ΔE00 6.28
Robin'S Egg
#6DEDFD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDDD #DD5C5C
analogous
#5CDD9D #5CDDDD #5C9DDD
triadic
#5CDDDD #DD5CDD #DDDD5C
tetradic
#5CDDDD #9D5CDD #DD5C5C #9DDD5C
square
#5CDDDD #9D5CDD #DD5C5C #9DDD5C
split-complementary
#5CDDDD #DD5C9D #DD9D5C
monochromatic
#219E9E #2BD0D0 #5CDDDD #8FE8E8 #C1F2F2
Accessibility & contrast
On white
1.64
#5CDDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#5CDDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDDD
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDDD | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#BBC4DE
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdddd; /* rgb */ color: rgb(92, 221, 221); /* oklch */ color: oklch(82.7% 0.113 195.2);
Tailwind
colors: {
custom: {
50: '#97e8e7',
500: '#5cdddd',
950: '#000000',
},
}SCSS
$custom: #5cdddd; $custom-light: #97e8e7; $custom-dark: #000000;
JSON
{
"hex": "#5cdddd",
"rgb": {
"r": 92,
"g": 221,
"b": 221
},
"hsl": {
"h": 180,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.82653,
"c": 0.1128,
"h": 195.2
},
"luminance": 0.59209
}Semantic roles & 50–950 ramp
primary
#5CDDDD
secondary
#A13C3C
accent
#1818CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484