#5FAFA3#5FAFA3
#5FAFA3 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.9% C 0.081 H 183.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5FAFA3 |
|---|---|
| RGB | rgb(95, 175, 163) |
| HSL | hsl(171, 33%, 53%) |
| HSV | hsv(171, 46%, 69%) |
| CMYK | cmyk(45.7%, 0%, 6.9%, 31.4%) |
| CIE-LAB | lab(66.32, -27.53, -1.48) |
| CIE-LCH | lch(66.32, 27.57, 183.07°) |
| OKLab | oklab(69.95% -0.0811 -0.0044) |
| OKLCH | oklch(69.95% 0.081 183.1) |
| XYZ | xyz(26.6575, 35.7351, 40.1360) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.97
Dull Teal
#5F9E8F
ΔE00 5.46
Topaz
#13BBAF
ΔE00 5.91
Tealish
#24BCA8
ΔE00 6.15
Greeny Blue
#42B395
ΔE00 6.57
Greyish Teal
#719F91
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FAFA3 #AF5F6B
analogous
#5FAF7B #5FAFA3 #5F93AF
triadic
#5FAFA3 #A35FAF #AFA35F
tetradic
#5FAFA3 #7B5FAF #AF5F6B #93AF5F
square
#5FAFA3 #7B5FAF #AF5F6B #93AF5F
split-complementary
#5FAFA3 #AF5F93 #AF7B5F
monochromatic
#31625B #468B81 #5FAFA3 #88C3BA #B1D8D2
Accessibility & contrast
On white
2.58
#5FAFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#5FAFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FAFA3
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FAFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FAFA3 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A3
Deuteranopia (green-blind)
#9B9DA4
Tritanopia (blue-blind)
#3CB2AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #5fafa3; /* rgb */ color: rgb(95, 175, 163); /* oklch */ color: oklch(69.9% 0.081 183.1);
Tailwind
colors: {
custom: {
50: '#91c7be',
500: '#5fafa3',
950: '#000000',
},
}SCSS
$custom: #5fafa3; $custom-light: #91c7be; $custom-dark: #000000;
JSON
{
"hex": "#5fafa3",
"rgb": {
"r": 95,
"g": 175,
"b": 163
},
"hsl": {
"h": 171,
"s": 33.333,
"l": 52.941
},
"oklch": {
"l": 0.69949,
"c": 0.08122,
"h": 183.1
},
"luminance": 0.35737
}Semantic roles & 50–950 ramp
primary
#5FAFA3
secondary
#C6A4A9
accent
#5E6EC9
background
#F9FCFB
surface
#F2F8F6
border
#CCD1D0
text
#0D1312
muted
#7E8281