#5FA99B#5FA99B
#5FA99B is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.3% C 0.077 H 180.3°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5FA99B |
|---|---|
| RGB | rgb(95, 169, 155) |
| HSL | hsl(169, 30%, 52%) |
| HSV | hsv(169, 44%, 66%) |
| CMYK | cmyk(43.8%, 0%, 8.3%, 33.7%) |
| CIE-LAB | lab(64.30, -26.53, 0.03) |
| CIE-LCH | lch(64.30, 26.53, 179.94°) |
| OKLab | oklab(68.25% -0.0775 -0.0004) |
| OKLCH | oklch(68.25% 0.077 180.3) |
| XYZ | xyz(24.8213, 33.1735, 36.0991) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.51
Grey Teal
#5E9B8A
ΔE00 4.67
Greyish Teal
#719F91
ΔE00 5.08
Lightseagreen
#20B2AA
ΔE00 6.09
Greeny Blue
#42B395
ΔE00 6.39
Sea
#3C9992
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FA99B #A95F6D
analogous
#5FA976 #5FA99B #5F92A9
triadic
#5FA99B #9B5FA9 #A99B5F
tetradic
#5FA99B #765FA9 #A95F6D #92A95F
square
#5FA99B #765FA9 #A95F6D #92A95F
split-complementary
#5FA99B #A95F92 #A9765F
monochromatic
#325C54 #478478 #5FA99B #87BEB4 #AFD4CD
Accessibility & contrast
On white
2.75
#5FA99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#5FA99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FA99B
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FA99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FA99B | 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)
#A3A19A
Deuteranopia (green-blind)
#97989C
Tritanopia (blue-blind)
#42ABA5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #5fa99b; /* rgb */ color: rgb(95, 169, 155); /* oklch */ color: oklch(68.3% 0.077 180.3);
Tailwind
colors: {
custom: {
50: '#91c3b8',
500: '#5fa99b',
950: '#000000',
},
}SCSS
$custom: #5fa99b; $custom-light: #91c3b8; $custom-dark: #000000;
JSON
{
"hex": "#5fa99b",
"rgb": {
"r": 95,
"g": 169,
"b": 155
},
"hsl": {
"h": 168.649,
"s": 30.081,
"l": 51.765
},
"oklch": {
"l": 0.68251,
"c": 0.07746,
"h": 180.3
},
"luminance": 0.33175
}Semantic roles & 50–950 ramp
primary
#5FA99B
secondary
#C2A2A8
accent
#6175C6
background
#F9FCFB
surface
#F1F8F6
border
#CBD1D0
text
#0D1211
muted
#7E8180