#ABCBB4#ABCBB4
#ABCBB4 is a light, muted green. Relative luminance 0.547; OKLCH L 81.2% C 0.047 H 154.0°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBB4 |
|---|---|
| RGB | rgb(171, 203, 180) |
| HSL | hsl(137, 24%, 73%) |
| HSV | hsv(137, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 11.3%, 20.4%) |
| CIE-LAB | lab(78.85, -15.16, 7.93) |
| CIE-LCH | lch(78.85, 17.11, 152.41°) |
| OKLab | oklab(81.21% -0.0422 0.0206) |
| OKLCH | oklch(81.21% 0.047 154) |
| XYZ | xyz(46.3868, 54.6641, 51.2784) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.13
Darkseagreen
#8FBC8F
ΔE00 8.39
Greenish Grey
#96AE8D
ΔE00 8.72
Sage Green
#9CAF88
ΔE00 9.72
Seafoam Blue
#78D1B6
ΔE00 9.85
Light Teal
#90E4C1
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBB4 #CBABC2
analogous
#B2CBAB #ABCBB4 #ABCBC4
triadic
#ABCBB4 #B4ABCB #CBB4AB
tetradic
#ABCBB4 #ABB2CB #CBABC2 #CBC4AB
square
#ABCBB4 #ABB2CB #CBABC2 #CBC4AB
split-complementary
#ABCBB4 #C4ABCB #CBABB2
monochromatic
#609B71 #85B492 #ABCBB4 #D1E2D6 #ECF3EE
Accessibility & contrast
On white
1.76
#ABCBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#ABCBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBB4
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBB4 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B3
Deuteranopia (green-blind)
#C5C2B5
Tritanopia (blue-blind)
#A6CAC4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcbb4; /* rgb */ color: rgb(171, 203, 180); /* oklch */ color: oklch(81.2% 0.047 154.0);
Tailwind
colors: {
custom: {
50: '#c4daca',
500: '#abcbb4',
950: '#000000',
},
}SCSS
$custom: #abcbb4; $custom-light: #c4daca; $custom-dark: #000000;
JSON
{
"hex": "#abcbb4",
"rgb": {
"r": 171,
"g": 203,
"b": 180
},
"hsl": {
"h": 136.875,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.8121,
"c": 0.04695,
"h": 154
},
"luminance": 0.54665
}Semantic roles & 50–950 ramp
primary
#ABCBB4
secondary
#A07A95
accent
#4487A2
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121513
muted
#828482