#89BCA2#89BCA2
#89BCA2 is a light, moderate green. Relative luminance 0.439; OKLCH L 75.2% C 0.066 H 162.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCA2 |
|---|---|
| RGB | rgb(137, 188, 162) |
| HSL | hsl(149, 28%, 64%) |
| HSV | hsv(149, 27%, 74%) |
| CMYK | cmyk(27.1%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(72.16, -22.22, 7.79) |
| CIE-LCH | lch(72.16, 23.55, 160.68°) |
| OKLab | oklab(75.19% -0.0624 0.0201) |
| OKLCH | oklch(75.19% 0.066 162.1) |
| XYZ | xyz(34.8193, 43.8920, 40.8128) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.92
Darkseagreen
#8FBC8F
ΔE00 5.94
Seafoam Blue
#78D1B6
ΔE00 7.04
Mediumaquamarine
#66CDAA
ΔE00 7.52
Greenish Grey
#96AE8D
ΔE00 7.57
Greyish Green
#82A67D
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCA2 #BC89A3
analogous
#89BC89 #89BCA2 #89BCBB
triadic
#89BCA2 #A289BC #BCA289
tetradic
#89BCA2 #8989BC #BC89A3 #BCBB89
square
#89BCA2 #8989BC #BC89A3 #BCBB89
split-complementary
#89BCA2 #BB89BC #BC8989
monochromatic
#498165 #62A683 #89BCA2 #B0D2C1 #D7E8E0
Accessibility & contrast
On white
2.15
#89BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#89BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCA2
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCA2 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A1
Deuteranopia (green-blind)
#B1AEA3
Tritanopia (blue-blind)
#7FBCB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89bca2; /* rgb */ color: rgb(137, 188, 162); /* oklch */ color: oklch(75.2% 0.066 162.1);
Tailwind
colors: {
custom: {
50: '#acd0bd',
500: '#89bca2',
950: '#000000',
},
}SCSS
$custom: #89bca2; $custom-light: #acd0bd; $custom-dark: #000000;
JSON
{
"hex": "#89bca2",
"rgb": {
"r": 137,
"g": 188,
"b": 162
},
"hsl": {
"h": 149.412,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.75189,
"c": 0.06557,
"h": 162.1
},
"luminance": 0.43893
}Semantic roles & 50–950 ramp
primary
#89BCA2
secondary
#D9C7D1
accent
#3F74A6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101412
muted
#7F8281