#5FAC99#5FAC99
#5FAC99 is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.9% C 0.082 H 175.9°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5FAC99 |
|---|---|
| RGB | rgb(95, 172, 153) |
| HSL | hsl(165, 32%, 52%) |
| HSV | hsv(165, 45%, 67%) |
| CMYK | cmyk(44.8%, 0%, 11%, 32.5%) |
| CIE-LAB | lab(65.15, -28.49, 2.38) |
| CIE-LCH | lch(65.15, 28.59, 175.23°) |
| OKLab | oklab(68.92% -0.082 0.0059) |
| OKLCH | oklch(68.92% 0.082 175.9) |
| XYZ | xyz(25.2193, 34.2359, 35.4101) |
| Luminance | 0.3424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.41
Greeny Blue
#42B395
ΔE00 4.70
Grey Teal
#5E9B8A
ΔE00 5.26
Greyish Teal
#719F91
ΔE00 5.85
Tealish
#24BCA8
ΔE00 6.47
Lightseagreen
#20B2AA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FAC99 #AC5F72
analogous
#5FAC73 #5FAC99 #5F98AC
triadic
#5FAC99 #995FAC #AC995F
tetradic
#5FAC99 #735FAC #AC5F72 #98AC5F
square
#5FAC99 #735FAC #AC5F72 #98AC5F
split-complementary
#5FAC99 #AC5F98 #AC735F
monochromatic
#315F54 #468877 #5FAC99 #87C1B3 #B0D6CC
Accessibility & contrast
On white
2.68
#5FAC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#5FAC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FAC99
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FAC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FAC99 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A498
Deuteranopia (green-blind)
#9A9A9A
Tritanopia (blue-blind)
#42AEA6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #5fac99; /* rgb */ color: rgb(95, 172, 153); /* oklch */ color: oklch(68.9% 0.082 175.9);
Tailwind
colors: {
custom: {
50: '#91c5b7',
500: '#5fac99',
950: '#000000',
},
}SCSS
$custom: #5fac99; $custom-light: #91c5b7; $custom-dark: #000000;
JSON
{
"hex": "#5fac99",
"rgb": {
"r": 95,
"g": 172,
"b": 153
},
"hsl": {
"h": 165.195,
"s": 31.687,
"l": 52.353
},
"oklch": {
"l": 0.68918,
"c": 0.0822,
"h": 175.9
},
"luminance": 0.34238
}Semantic roles & 50–950 ramp
primary
#5FAC99
secondary
#C4A3AB
accent
#607AC8
background
#F9FCFB
surface
#F1F8F6
border
#CBD1D0
text
#0D1311
muted
#7E8280