#5CDDDB#5CDDDB
#5CDDDB is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.113 H 193.8°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDDB |
|---|---|
| RGB | rgb(92, 221, 219) |
| HSL | hsl(179, 65%, 61%) |
| HSV | hsv(179, 58%, 87%) |
| CMYK | cmyk(58.4%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(81.35, -35.61, -9.68) |
| CIE-LCH | lch(81.35, 36.90, 195.22°) |
| OKLab | oklab(82.59% -0.1097 -0.0269) |
| OKLCH | oklch(82.59% 0.113 193.8) |
| XYZ | xyz(43.0507, 59.0982, 76.1424) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.35
Darkturquoise
#00CED1
ΔE00 4.91
Turquoise
#40E0D0
ΔE00 5.18
Aqua Blue
#02D8E9
ΔE00 6.41
Bright Light Blue
#26F7FD
ΔE00 6.49
Bright Cyan
#41FDFE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDDB #DD5C5E
analogous
#5CDD9B #5CDDDB #5C9FDD
triadic
#5CDDDB #DB5CDD #DDDB5C
tetradic
#5CDDDB #9B5CDD #DD5C5E #9FDD5C
square
#5CDDDB #9B5CDD #DD5C5E #9FDD5C
split-complementary
#5CDDDB #DD5C9F #DD9B5C
monochromatic
#219E9C #2BD0CE #5CDDDB #8FE8E6 #C1F2F1
Accessibility & contrast
On white
1.64
#5CDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#5CDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDDB
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDDB | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5cdddb; /* rgb */ color: rgb(92, 221, 219); /* oklch */ color: oklch(82.6% 0.113 193.8);
Tailwind
colors: {
custom: {
50: '#97e8e6',
500: '#5cdddb',
950: '#000000',
},
}SCSS
$custom: #5cdddb; $custom-light: #97e8e6; $custom-dark: #000000;
JSON
{
"hex": "#5cdddb",
"rgb": {
"r": 92,
"g": 221,
"b": 219
},
"hsl": {
"h": 179.07,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.82587,
"c": 0.11295,
"h": 193.8
},
"luminance": 0.59103
}Semantic roles & 50–950 ramp
primary
#5CDDDB
secondary
#A13C3D
accent
#181BCD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484