#5FA09B#5FA09B
#5FA09B is a light, moderate teal. Relative luminance 0.299; OKLCH L 66.1% C 0.067 H 189.4°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FA09B |
|---|---|
| RGB | rgb(95, 160, 155) |
| HSL | hsl(175, 25%, 50%) |
| HSV | hsv(175, 41%, 63%) |
| CMYK | cmyk(40.6%, 0%, 3.1%, 37.3%) |
| CIE-LAB | lab(61.60, -21.99, -3.93) |
| CIE-LCH | lch(61.60, 22.34, 190.14°) |
| OKLab | oklab(66.08% -0.0664 -0.0109) |
| OKLCH | oklch(66.08% 0.067 189.4) |
| XYZ | xyz(23.2043, 29.9394, 35.5601) |
| Luminance | 0.2994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.09
Dull Teal
#5F9E8F
ΔE00 4.12
Sea
#3C9992
ΔE00 4.75
Greyish Teal
#719F91
ΔE00 4.92
Grey Teal
#5E9B8A
ΔE00 5.18
Dusty Teal
#4C9085
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FA09B #A05F64
analogous
#5FA07B #5FA09B #5F84A0
triadic
#5FA09B #9B5FA0 #A09B5F
tetradic
#5FA09B #7B5FA0 #A05F64 #84A05F
square
#5FA09B #7B5FA0 #A05F64 #84A05F
split-complementary
#5FA09B #A05F84 #A07B5F
monochromatic
#315351 #487A76 #5FA09B #85B7B3 #ACCECB
Accessibility & contrast
On white
3.01
#5FA09B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#5FA09B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #5FA09B
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FA09B | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9B
Deuteranopia (green-blind)
#8E919C
Tritanopia (blue-blind)
#44A39E
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #5fa09b; /* rgb */ color: rgb(95, 160, 155); /* oklch */ color: oklch(66.1% 0.067 189.4);
Tailwind
colors: {
custom: {
50: '#90bcb8',
500: '#5fa09b',
950: '#000000',
},
}SCSS
$custom: #5fa09b; $custom-light: #90bcb8; $custom-dark: #000000;
JSON
{
"hex": "#5fa09b",
"rgb": {
"r": 95,
"g": 160,
"b": 155
},
"hsl": {
"h": 175.385,
"s": 25.49,
"l": 50
},
"oklch": {
"l": 0.66079,
"c": 0.06728,
"h": 189.4
},
"luminance": 0.29941
}Semantic roles & 50–950 ramp
primary
#5FA09B
secondary
#BC9FA1
accent
#666DC2
background
#F9FBFB
surface
#F1F6F6
border
#CBD0D0
text
#0D1211
muted
#7E8180