#5CDFDF#5CDFDF
#5CDFDF is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.114 H 195.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFDF |
|---|---|
| RGB | rgb(92, 223, 223) |
| HSL | hsl(180, 67%, 62%) |
| HSV | hsv(180, 59%, 87%) |
| CMYK | cmyk(58.7%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.04, -35.46, -10.78) |
| CIE-LCH | lch(82.04, 37.07, 196.90°) |
| OKLab | oklab(83.19% -0.1101 -0.0299) |
| OKLCH | oklch(83.19% 0.114 195.2) |
| XYZ | xyz(44.1148, 60.3738, 79.1261) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.05
Darkturquoise
#00CED1
ΔE00 5.15
Turquoise
#40E0D0
ΔE00 5.83
Bright Light Blue
#26F7FD
ΔE00 5.86
Aqua Blue
#02D8E9
ΔE00 5.88
Robin'S Egg
#6DEDFD
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFDF #DF5C5C
analogous
#5CDF9E #5CDFDF #5C9EDF
triadic
#5CDFDF #DF5CDF #DFDF5C
tetradic
#5CDFDF #9E5CDF #DF5C5C #9EDF5C
square
#5CDFDF #9E5CDF #DF5C5C #9EDF5C
split-complementary
#5CDFDF #DF5C9E #DF9E5C
monochromatic
#20A1A1 #2AD4D4 #5CDFDF #8FE9E9 #C2F3F3
Accessibility & contrast
On white
1.61
#5CDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5CDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFDF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFDF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#BDC5E0
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5cdfdf; /* rgb */ color: rgb(92, 223, 223); /* oklch */ color: oklch(83.2% 0.114 195.2);
Tailwind
colors: {
custom: {
50: '#98e9e9',
500: '#5cdfdf',
950: '#000000',
},
}SCSS
$custom: #5cdfdf; $custom-light: #98e9e9; $custom-dark: #000000;
JSON
{
"hex": "#5cdfdf",
"rgb": {
"r": 92,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.83188,
"c": 0.11407,
"h": 195.2
},
"luminance": 0.60378
}Semantic roles & 50–950 ramp
primary
#5CDFDF
secondary
#A43B3B
accent
#1616CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484