#5FDCD4#5FDCD4
#5FDCD4 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.111 H 189.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCD4 |
|---|---|
| RGB | rgb(95, 220, 212) |
| HSL | hsl(176, 64%, 62%) |
| HSV | hsv(176, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(80.94, -36.44, -6.55) |
| CIE-LCH | lch(80.94, 37.03, 190.18°) |
| OKLab | oklab(82.22% -0.1099 -0.0183) |
| OKLCH | oklch(82.22% 0.111 189.4) |
| XYZ | xyz(42.1910, 58.3685, 71.3174) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.06
Turquoise
#40E0D0
ΔE00 3.40
Darkturquoise
#00CED1
ΔE00 5.76
Tiffany Blue
#7BF2DA
ΔE00 7.15
Bright Aqua
#0BF9EA
ΔE00 7.24
Bright Light Blue
#26F7FD
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCD4 #DC5F67
analogous
#5FDC96 #5FDCD4 #5FA6DC
triadic
#5FDCD4 #D45FDC #DCD45F
tetradic
#5FDCD4 #965FDC #DC5F67 #A6DC5F
square
#5FDCD4 #965FDC #DC5F67 #A6DC5F
split-complementary
#5FDCD4 #DC5FA6 #DC965F
monochromatic
#239E96 #2ED0C6 #5FDCD4 #91E7E1 #C3F2EF
Accessibility & contrast
On white
1.66
#5FDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#5FDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCD4
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCD4 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D4
Deuteranopia (green-blind)
#BDC3D5
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdcd4; /* rgb */ color: rgb(95, 220, 212); /* oklch */ color: oklch(82.2% 0.111 189.4);
Tailwind
colors: {
custom: {
50: '#98e7e1',
500: '#5fdcd4',
950: '#000000',
},
}SCSS
$custom: #5fdcd4; $custom-light: #98e7e1; $custom-dark: #000000;
JSON
{
"hex": "#5fdcd4",
"rgb": {
"r": 95,
"g": 220,
"b": 212
},
"hsl": {
"h": 176.16,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.8222,
"c": 0.11146,
"h": 189.4
},
"luminance": 0.58373
}Semantic roles & 50–950 ramp
primary
#5FDCD4
secondary
#A23E44
accent
#1A25CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484