#5FDCC5#5FDCC5
#5FDCC5 is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.8% C 0.116 H 179.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCC5 |
|---|---|
| RGB | rgb(95, 220, 197) |
| HSL | hsl(169, 64%, 62%) |
| HSV | hsv(169, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 10.5%, 13.7%) |
| CIE-LAB | lab(80.54, -40.23, 0.85) |
| CIE-LCH | lch(80.54, 40.24, 178.79°) |
| OKLab | oklab(81.76% -0.1165 0.0016) |
| OKLCH | oklch(81.76% 0.116 179.2) |
| XYZ | xyz(40.3860, 57.6465, 61.8111) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.28
Seafoam Blue
#78D1B6
ΔE00 4.41
Aqua (survey)
#13EAC9
ΔE00 4.88
Tiffany Blue
#7BF2DA
ΔE00 5.17
Aquamarine (survey)
#04D8B2
ΔE00 5.40
Mediumaquamarine
#66CDAA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCC5 #DC5F76
analogous
#5FDC87 #5FDCC5 #5FB5DC
triadic
#5FDCC5 #C55FDC #DCC55F
tetradic
#5FDCC5 #875FDC #DC5F76 #B5DC5F
square
#5FDCC5 #875FDC #DC5F76 #B5DC5F
split-complementary
#5FDCC5 #DC5FB5 #DC875F
monochromatic
#239E87 #2ED0B2 #5FDCC5 #91E7D7 #C3F2E9
Accessibility & contrast
On white
1.68
#5FDCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#5FDCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCC5
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCC5 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C4
Deuteranopia (green-blind)
#C1C2C7
Tritanopia (blue-blind)
#00DFD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fdcc5; /* rgb */ color: rgb(95, 220, 197); /* oklch */ color: oklch(81.8% 0.116 179.2);
Tailwind
colors: {
custom: {
50: '#97e7d6',
500: '#5fdcc5',
950: '#000000',
},
}SCSS
$custom: #5fdcc5; $custom-light: #97e7d6; $custom-dark: #000000;
JSON
{
"hex": "#5fdcc5",
"rgb": {
"r": 95,
"g": 220,
"b": 197
},
"hsl": {
"h": 168.96,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.81761,
"c": 0.11647,
"h": 179.2
},
"luminance": 0.57651
}Semantic roles & 50–950 ramp
primary
#5FDCC5
secondary
#A23E50
accent
#1A3ACC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483