#5CDCDB#5CDCDB
#5CDCDB is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.4% C 0.112 H 194.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCDB |
|---|---|
| RGB | rgb(92, 220, 219) |
| HSL | hsl(180, 65%, 61%) |
| HSV | hsv(180, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.06, -35.14, -10.12) |
| CIE-LCH | lch(81.06, 36.57, 196.06°) |
| OKLab | oklab(82.35% -0.1087 -0.0281) |
| OKLCH | oklch(82.35% 0.112 194.5) |
| XYZ | xyz(42.7875, 58.5718, 76.0547) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.33
Darkturquoise
#00CED1
ΔE00 4.69
Turquoise
#40E0D0
ΔE00 5.55
Aqua Blue
#02D8E9
ΔE00 6.06
Bright Light Blue
#26F7FD
ΔE00 6.59
Robin'S Egg
#6DEDFD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCDB #DC5C5D
analogous
#5CDC9B #5CDCDB #5C9DDC
triadic
#5CDCDB #DB5CDC #DCDB5C
tetradic
#5CDCDB #9B5CDC #DC5C5D #9DDC5C
square
#5CDCDB #9B5CDC #DC5C5D #9DDC5C
split-complementary
#5CDCDB #DC5C9D #DC9B5C
monochromatic
#229C9B #2CCECD #5CDCDB #8EE7E6 #C1F2F1
Accessibility & contrast
On white
1.65
#5CDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#5CDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCDB
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCDB | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#BAC3DC
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdcdb; /* rgb */ color: rgb(92, 220, 219); /* oklch */ color: oklch(82.4% 0.112 194.5);
Tailwind
colors: {
custom: {
50: '#97e7e6',
500: '#5cdcdb',
950: '#000000',
},
}SCSS
$custom: #5cdcdb; $custom-light: #97e7e6; $custom-dark: #000000;
JSON
{
"hex": "#5cdcdb",
"rgb": {
"r": 92,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.531,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.82352,
"c": 0.11222,
"h": 194.5
},
"luminance": 0.58576
}Semantic roles & 50–950 ramp
primary
#5CDCDB
secondary
#A03C3D
accent
#191ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484