#5AA39B#5AA39B
#5AA39B is a light, moderate teal. Relative luminance 0.307; OKLCH L 66.6% C 0.075 H 186.4°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5AA39B |
|---|---|
| RGB | rgb(90, 163, 155) |
| HSL | hsl(173, 29%, 50%) |
| HSV | hsv(173, 45%, 64%) |
| CMYK | cmyk(44.8%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(62.28, -24.82, -2.96) |
| CIE-LCH | lch(62.28, 24.99, 186.80°) |
| OKLab | oklab(66.57% -0.074 -0.0084) |
| OKLCH | oklch(66.57% 0.075 186.4) |
| XYZ | xyz(23.2277, 30.7328, 35.7120) |
| Luminance | 0.3074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.45
Sea
#3C9992
ΔE00 4.42
Grey Teal
#5E9B8A
ΔE00 4.66
Cadetblue
#5F9EA0
ΔE00 4.74
Greyish Teal
#719F91
ΔE00 5.13
Lightseagreen
#20B2AA
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AA39B #A35A62
analogous
#5AA377 #5AA39B #5A87A3
triadic
#5AA39B #9B5AA3 #A39B5A
tetradic
#5AA39B #775AA3 #A35A62 #87A35A
square
#5AA39B #775AA3 #A35A62 #87A35A
split-complementary
#5AA39B #A35A87 #A3775A
monochromatic
#2E5450 #447C76 #5AA39B #81B9B3 #A8CFCB
Accessibility & contrast
On white
2.94
#5AA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#5AA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AA39B
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AA39B | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9B
Deuteranopia (green-blind)
#90939C
Tritanopia (blue-blind)
#3AA6A0
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #5aa39b; /* rgb */ color: rgb(90, 163, 155); /* oklch */ color: oklch(66.6% 0.075 186.4);
Tailwind
colors: {
custom: {
50: '#8dbeb8',
500: '#5aa39b',
950: '#000000',
},
}SCSS
$custom: #5aa39b; $custom-light: #8dbeb8; $custom-dark: #000000;
JSON
{
"hex": "#5aa39b",
"rgb": {
"r": 90,
"g": 163,
"b": 155
},
"hsl": {
"h": 173.425,
"s": 28.854,
"l": 49.608
},
"oklch": {
"l": 0.66565,
"c": 0.07451,
"h": 186.4
},
"luminance": 0.30735
}Semantic roles & 50–950 ramp
primary
#5AA39B
secondary
#BD9C9F
accent
#636DC5
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0D1211
muted
#7D8180