#5CDFD3#5CDFD3
#5CDFD3 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.8% C 0.116 H 186.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDFD3 |
|---|---|
| RGB | rgb(92, 223, 211) |
| HSL | hsl(175, 67%, 62%) |
| HSV | hsv(175, 59%, 87%) |
| CMYK | cmyk(58.7%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(81.70, -38.62, -4.90) |
| CIE-LCH | lch(81.70, 38.93, 187.24°) |
| OKLab | oklab(82.8% -0.1152 -0.0139) |
| OKLCH | oklch(82.8% 0.116 186.9) |
| XYZ | xyz(42.5539, 59.7494, 70.9056) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.10
Mediumturquoise
#48D1CC
ΔE00 4.10
Tiffany Blue
#7BF2DA
ΔE00 5.88
Bright Aqua
#0BF9EA
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 6.90
Aqua (survey)
#13EAC9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDFD3 #DF5C68
analogous
#5CDF92 #5CDFD3 #5CAADF
triadic
#5CDFD3 #D35CDF #DFD35C
tetradic
#5CDFD3 #925CDF #DF5C68 #AADF5C
square
#5CDFD3 #925CDF #DF5C68 #AADF5C
split-complementary
#5CDFD3 #DF5CAA #DF925C
monochromatic
#20A195 #2AD4C5 #5CDFD3 #8FE9E1 #C2F3EF
Accessibility & contrast
On white
1.62
#5CDFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5CDFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDFD3
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDFD3 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D3
Deuteranopia (green-blind)
#C0C5D4
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5cdfd3; /* rgb */ color: rgb(92, 223, 211); /* oklch */ color: oklch(82.8% 0.116 186.9);
Tailwind
colors: {
custom: {
50: '#97e9e0',
500: '#5cdfd3',
950: '#000000',
},
}SCSS
$custom: #5cdfd3; $custom-light: #97e9e0; $custom-dark: #000000;
JSON
{
"hex": "#5cdfd3",
"rgb": {
"r": 92,
"g": 223,
"b": 211
},
"hsl": {
"h": 174.504,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.82801,
"c": 0.11601,
"h": 186.9
},
"luminance": 0.59754
}Semantic roles & 50–950 ramp
primary
#5CDFD3
secondary
#A43B45
accent
#1627CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484