#5FB09B#5FB09B
#5FB09B is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.9% C 0.086 H 174.9°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5FB09B |
|---|---|
| RGB | rgb(95, 176, 155) |
| HSL | hsl(164, 34%, 53%) |
| HSV | hsv(164, 46%, 69%) |
| CMYK | cmyk(46%, 0%, 11.9%, 31%) |
| CIE-LAB | lab(66.40, -29.95, 3.08) |
| CIE-LCH | lch(66.40, 30.11, 174.12°) |
| OKLab | oklab(69.95% -0.0859 0.0077) |
| OKLCH | oklch(69.95% 0.086 174.9) |
| XYZ | xyz(26.1586, 35.8481, 36.5449) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.88
Dull Teal
#5F9E8F
ΔE00 5.66
Tealish
#24BCA8
ΔE00 5.72
Grey Teal
#5E9B8A
ΔE00 6.44
Lightseagreen
#20B2AA
ΔE00 6.84
Greyish Teal
#719F91
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FB09B #B05F74
analogous
#5FB072 #5FB09B #5F9CB0
triadic
#5FB09B #9B5FB0 #B09B5F
tetradic
#5FB09B #725FB0 #B05F74 #9CB05F
square
#5FB09B #725FB0 #B05F74 #9CB05F
split-complementary
#5FB09B #B05F9C #B0725F
monochromatic
#316356 #458C7A #5FB09B #88C4B5 #B1D8CE
Accessibility & contrast
On white
2.57
#5FB09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#5FB09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FB09B
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FB09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FB09B | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79A
Deuteranopia (green-blind)
#9E9E9D
Tritanopia (blue-blind)
#40B2AA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #5fb09b; /* rgb */ color: rgb(95, 176, 155); /* oklch */ color: oklch(69.9% 0.086 174.9);
Tailwind
colors: {
custom: {
50: '#91c8b8',
500: '#5fb09b',
950: '#000000',
},
}SCSS
$custom: #5fb09b; $custom-light: #91c8b8; $custom-dark: #000000;
JSON
{
"hex": "#5fb09b",
"rgb": {
"r": 95,
"g": 176,
"b": 155
},
"hsl": {
"h": 164.444,
"s": 33.891,
"l": 53.137
},
"oklch": {
"l": 0.69948,
"c": 0.08623,
"h": 174.9
},
"luminance": 0.3585
}Semantic roles & 50–950 ramp
primary
#5FB09B
secondary
#C7A4AD
accent
#5E7ACA
background
#F9FCFB
surface
#F1F8F6
border
#CBD1D0
text
#0D1311
muted
#7E8280