#5AAA98#5AAA98
#5AAA98 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.2% C 0.084 H 177.2°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5AAA98 |
|---|---|
| RGB | rgb(90, 170, 152) |
| HSL | hsl(167, 32%, 51%) |
| HSV | hsv(167, 47%, 67%) |
| CMYK | cmyk(47.1%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(64.31, -29.03, 1.69) |
| CIE-LCH | lch(64.31, 29.08, 176.66°) |
| OKLab | oklab(68.18% -0.0838 0.004) |
| OKLCH | oklch(68.18% 0.084 177.2) |
| XYZ | xyz(24.2563, 33.1881, 34.8274) |
| Luminance | 0.3319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.95
Grey Teal
#5E9B8A
ΔE00 4.83
Greeny Blue
#42B395
ΔE00 4.89
Greyish Teal
#719F91
ΔE00 5.84
Lightseagreen
#20B2AA
ΔE00 6.29
Tealish
#24BCA8
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AAA98 #AA5A6C
analogous
#5AAA70 #5AAA98 #5A94AA
triadic
#5AAA98 #985AAA #AA985A
tetradic
#5AAA98 #705AAA #AA5A6C #94AA5A
square
#5AAA98 #705AAA #AA5A6C #94AA5A
split-complementary
#5AAA98 #AA5A94 #AA705A
monochromatic
#2F5B51 #448375 #5AAA98 #82BFB1 #ABD4CA
Accessibility & contrast
On white
2.75
#5AAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#5AAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AAA98
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AAA98 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A297
Deuteranopia (green-blind)
#989899
Tritanopia (blue-blind)
#39ACA5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #5aaa98; /* rgb */ color: rgb(90, 170, 152); /* oklch */ color: oklch(68.2% 0.084 177.2);
Tailwind
colors: {
custom: {
50: '#8ec3b6',
500: '#5aaa98',
950: '#000000',
},
}SCSS
$custom: #5aaa98; $custom-light: #8ec3b6; $custom-dark: #000000;
JSON
{
"hex": "#5aaa98",
"rgb": {
"r": 90,
"g": 170,
"b": 152
},
"hsl": {
"h": 166.5,
"s": 32,
"l": 50.98
},
"oklch": {
"l": 0.68176,
"c": 0.0839,
"h": 177.2
},
"luminance": 0.3319
}Semantic roles & 50–950 ramp
primary
#5AAA98
secondary
#C29EA6
accent
#6077C8
background
#F9FCFB
surface
#F1F8F6
border
#CBD1D0
text
#0D1211
muted
#7E8180