#5AA698#5AA698
#5AA698 is a light, moderate teal. Relative luminance 0.317; OKLCH L 67.2% C 0.079 H 180.5°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5AA698 |
|---|---|
| RGB | rgb(90, 166, 152) |
| HSL | hsl(169, 30%, 50%) |
| HSV | hsv(169, 46%, 65%) |
| CMYK | cmyk(45.8%, 0%, 8.4%, 34.9%) |
| CIE-LAB | lab(63.10, -27.06, -0.07) |
| CIE-LCH | lch(63.10, 27.06, 180.15°) |
| OKLab | oklab(67.2% -0.079 -0.0006) |
| OKLCH | oklch(67.2% 0.079 180.5) |
| XYZ | xyz(23.5179, 31.7112, 34.5813) |
| Luminance | 0.3171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 2.83
Grey Teal
#5E9B8A
ΔE00 3.97
Greyish Teal
#719F91
ΔE00 5.03
Sea
#3C9992
ΔE00 5.55
Lightseagreen
#20B2AA
ΔE00 6.16
Blue Green
#0F9B8E
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AA698 #A65A68
analogous
#5AA672 #5AA698 #5A8EA6
triadic
#5AA698 #985AA6 #A6985A
tetradic
#5AA698 #725AA6 #A65A68 #8EA65A
square
#5AA698 #725AA6 #A65A68 #8EA65A
split-complementary
#5AA698 #A65A8E #A6725A
monochromatic
#2F574F #447F74 #5AA698 #82BBB1 #AAD1CA
Accessibility & contrast
On white
2.86
#5AA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#5AA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AA698
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AA698 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E97
Deuteranopia (green-blind)
#949599
Tritanopia (blue-blind)
#3AA8A2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #5aa698; /* rgb */ color: rgb(90, 166, 152); /* oklch */ color: oklch(67.2% 0.079 180.5);
Tailwind
colors: {
custom: {
50: '#8dc0b6',
500: '#5aa698',
950: '#000000',
},
}SCSS
$custom: #5aa698; $custom-light: #8dc0b6; $custom-dark: #000000;
JSON
{
"hex": "#5aa698",
"rgb": {
"r": 90,
"g": 166,
"b": 152
},
"hsl": {
"h": 168.947,
"s": 29.921,
"l": 50.196
},
"oklch": {
"l": 0.672,
"c": 0.07901,
"h": 180.5
},
"luminance": 0.31713
}Semantic roles & 50–950 ramp
primary
#5AA698
secondary
#BF9DA3
accent
#6274C6
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0D1211
muted
#7D8180