#5CDFDD#5CDFDD
#5CDFDD is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.114 H 193.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFDD |
|---|---|
| RGB | rgb(92, 223, 221) |
| HSL | hsl(179, 67%, 62%) |
| HSV | hsv(179, 59%, 87%) |
| CMYK | cmyk(58.7%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(81.98, -36.00, -9.80) |
| CIE-LCH | lch(81.98, 37.31, 195.23°) |
| OKLab | oklab(83.12% -0.1109 -0.0272) |
| OKLCH | oklch(83.12% 0.114 193.8) |
| XYZ | xyz(43.8468, 60.2666, 77.7144) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.74
Turquoise
#40E0D0
ΔE00 5.14
Darkturquoise
#00CED1
ΔE00 5.24
Bright Light Blue
#26F7FD
ΔE00 6.08
Aqua Blue
#02D8E9
ΔE00 6.50
Bright Cyan
#41FDFE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFDD #DF5C5E
analogous
#5CDF9C #5CDFDD #5CA0DF
triadic
#5CDFDD #DD5CDF #DFDD5C
tetradic
#5CDFDD #9C5CDF #DF5C5E #A0DF5C
square
#5CDFDD #9C5CDF #DF5C5E #A0DF5C
split-complementary
#5CDFDD #DF5CA0 #DF9C5C
monochromatic
#20A19F #2AD4D2 #5CDFDD #8FE9E8 #C2F3F2
Accessibility & contrast
On white
1.61
#5CDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5CDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFDD
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFDD | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdfdd; /* rgb */ color: rgb(92, 223, 221); /* oklch */ color: oklch(83.1% 0.114 193.8);
Tailwind
colors: {
custom: {
50: '#98e9e7',
500: '#5cdfdd',
950: '#000000',
},
}SCSS
$custom: #5cdfdd; $custom-light: #98e9e7; $custom-dark: #000000;
JSON
{
"hex": "#5cdfdd",
"rgb": {
"r": 92,
"g": 223,
"b": 221
},
"hsl": {
"h": 179.084,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.83122,
"c": 0.11421,
"h": 193.8
},
"luminance": 0.60271
}Semantic roles & 50–950 ramp
primary
#5CDFDD
secondary
#A43B3D
accent
#1619CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484