#5AA595#5AA595
#5AA595 is a light, moderate teal. Relative luminance 0.313; OKLCH L 66.9% C 0.079 H 178.3°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5AA595 |
|---|---|
| RGB | rgb(90, 165, 149) |
| HSL | hsl(167, 29%, 50%) |
| HSV | hsv(167, 45%, 65%) |
| CMYK | cmyk(45.5%, 0%, 9.7%, 35.3%) |
| CIE-LAB | lab(62.72, -27.31, 1.05) |
| CIE-LCH | lch(62.72, 27.33, 177.79°) |
| OKLab | oklab(66.86% -0.0792 0.0024) |
| OKLCH | oklch(66.86% 0.079 178.3) |
| XYZ | xyz(23.0942, 31.2520, 33.2432) |
| Luminance | 0.3125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 2.45
Grey Teal
#5E9B8A
ΔE00 3.44
Greyish Teal
#719F91
ΔE00 4.86
Sea
#3C9992
ΔE00 5.76
Greeny Blue
#42B395
ΔE00 6.21
Blue Green
#0F9B8E
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AA595 #A55A6A
analogous
#5AA56F #5AA595 #5A90A5
triadic
#5AA595 #955AA5 #A5955A
tetradic
#5AA595 #6F5AA5 #A55A6A #90A55A
square
#5AA595 #6F5AA5 #A55A6A #90A55A
split-complementary
#5AA595 #A55A90 #A56F5A
monochromatic
#2F564D #447D71 #5AA595 #82BBAE #A9D0C8
Accessibility & contrast
On white
2.90
#5AA595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#5AA595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AA595
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AA595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AA595 | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09D94
Deuteranopia (green-blind)
#939496
Tritanopia (blue-blind)
#3CA7A0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #5aa595; /* rgb */ color: rgb(90, 165, 149); /* oklch */ color: oklch(66.9% 0.079 178.3);
Tailwind
colors: {
custom: {
50: '#8dc0b4',
500: '#5aa595',
950: '#000000',
},
}SCSS
$custom: #5aa595; $custom-light: #8dc0b4; $custom-dark: #000000;
JSON
{
"hex": "#5aa595",
"rgb": {
"r": 90,
"g": 165,
"b": 149
},
"hsl": {
"h": 167.2,
"s": 29.412,
"l": 50
},
"oklch": {
"l": 0.66863,
"c": 0.0792,
"h": 178.3
},
"luminance": 0.31254
}Semantic roles & 50–950 ramp
primary
#5AA595
secondary
#BE9DA4
accent
#6277C6
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0D1211
muted
#7D8180