#5FA99A#5FA99A
#5FA99A is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.2% C 0.078 H 179.2°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5FA99A |
|---|---|
| RGB | rgb(95, 169, 154) |
| HSL | hsl(168, 30%, 52%) |
| HSV | hsv(168, 44%, 66%) |
| CMYK | cmyk(43.8%, 0%, 8.9%, 33.7%) |
| CIE-LAB | lab(64.27, -26.77, 0.55) |
| CIE-LCH | lch(64.27, 26.78, 178.83°) |
| OKLab | oklab(68.22% -0.0779 0.001) |
| OKLCH | oklch(68.22% 0.078 179.2) |
| XYZ | xyz(24.7377, 33.1401, 35.6587) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.45
Grey Teal
#5E9B8A
ΔE00 4.56
Greyish Teal
#719F91
ΔE00 5.06
Greeny Blue
#42B395
ΔE00 6.10
Lightseagreen
#20B2AA
ΔE00 6.28
Sea
#3C9992
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FA99A #A95F6E
analogous
#5FA975 #5FA99A #5F93A9
triadic
#5FA99A #9A5FA9 #A99A5F
tetradic
#5FA99A #755FA9 #A95F6E #93A95F
square
#5FA99A #755FA9 #A95F6E #93A95F
split-complementary
#5FA99A #A95F93 #A9755F
monochromatic
#325C53 #478478 #5FA99A #87BEB3 #AFD4CC
Accessibility & contrast
On white
2.75
#5FA99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#5FA99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FA99A
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FA99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FA99A | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A199
Deuteranopia (green-blind)
#97989B
Tritanopia (blue-blind)
#43ABA4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #5fa99a; /* rgb */ color: rgb(95, 169, 154); /* oklch */ color: oklch(68.2% 0.078 179.2);
Tailwind
colors: {
custom: {
50: '#91c3b7',
500: '#5fa99a',
950: '#000000',
},
}SCSS
$custom: #5fa99a; $custom-light: #91c3b7; $custom-dark: #000000;
JSON
{
"hex": "#5fa99a",
"rgb": {
"r": 95,
"g": 169,
"b": 154
},
"hsl": {
"h": 167.838,
"s": 30.081,
"l": 51.765
},
"oklch": {
"l": 0.6822,
"c": 0.07792,
"h": 179.2
},
"luminance": 0.33142
}Semantic roles & 50–950 ramp
primary
#5FA99A
secondary
#C2A2A8
accent
#6176C6
background
#F9FCFB
surface
#F1F8F6
border
#CBD1D0
text
#0D1211
muted
#7E8180