#5AA69A#5AA69A
#5AA69A is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.3% C 0.078 H 182.5°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5AA69A |
|---|---|
| RGB | rgb(90, 166, 154) |
| HSL | hsl(171, 30%, 50%) |
| HSV | hsv(171, 46%, 65%) |
| CMYK | cmyk(45.8%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(63.16, -26.57, -1.11) |
| CIE-LCH | lch(63.16, 26.59, 182.39°) |
| OKLab | oklab(67.26% -0.0781 -0.0034) |
| OKLCH | oklch(67.26% 0.078 182.5) |
| XYZ | xyz(23.6830, 31.7773, 35.4512) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.10
Grey Teal
#5E9B8A
ΔE00 4.32
Greyish Teal
#719F91
ΔE00 5.12
Sea
#3C9992
ΔE00 5.26
Lightseagreen
#20B2AA
ΔE00 5.86
Cadetblue
#5F9EA0
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AA69A #A65A66
analogous
#5AA674 #5AA69A #5A8CA6
triadic
#5AA69A #9A5AA6 #A69A5A
tetradic
#5AA69A #745AA6 #A65A66 #8CA65A
square
#5AA69A #745AA6 #A65A66 #8CA65A
split-complementary
#5AA69A #A65A8C #A6745A
monochromatic
#2F5750 #447F75 #5AA69A #82BBB2 #AAD1CB
Accessibility & contrast
On white
2.85
#5AA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#5AA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AA69A
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AA69A | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E9A
Deuteranopia (green-blind)
#93959B
Tritanopia (blue-blind)
#39A9A2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #5aa69a; /* rgb */ color: rgb(90, 166, 154); /* oklch */ color: oklch(67.3% 0.078 182.5);
Tailwind
colors: {
custom: {
50: '#8dc0b7',
500: '#5aa69a',
950: '#000000',
},
}SCSS
$custom: #5aa69a; $custom-light: #8dc0b7; $custom-dark: #000000;
JSON
{
"hex": "#5aa69a",
"rgb": {
"r": 90,
"g": 166,
"b": 154
},
"hsl": {
"h": 170.526,
"s": 29.921,
"l": 50.196
},
"oklch": {
"l": 0.67262,
"c": 0.07818,
"h": 182.5
},
"luminance": 0.31779
}Semantic roles & 50–950 ramp
primary
#5AA69A
secondary
#BF9DA2
accent
#6272C6
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0D1211
muted
#7D8180