#ABCBB5#ABCBB5
#ABCBB5 is a light, muted green. Relative luminance 0.547; OKLCH L 81.2% C 0.046 H 155.2°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBB5 |
|---|---|
| RGB | rgb(171, 203, 181) |
| HSL | hsl(139, 24%, 73%) |
| HSV | hsv(139, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 10.8%, 20.4%) |
| CIE-LAB | lab(78.87, -14.98, 7.42) |
| CIE-LCH | lch(78.87, 16.72, 153.63°) |
| OKLab | oklab(81.24% -0.0418 0.0193) |
| OKLCH | oklch(81.24% 0.046 155.2) |
| XYZ | xyz(46.4890, 54.7050, 51.8169) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.14
Darkseagreen
#8FBC8F
ΔE00 8.66
Greenish Grey
#96AE8D
ΔE00 8.88
Seafoam Blue
#78D1B6
ΔE00 9.86
Sage Green
#9CAF88
ΔE00 9.93
Light Teal
#90E4C1
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBB5 #CBABC1
analogous
#B1CBAB #ABCBB5 #ABCBC5
triadic
#ABCBB5 #B5ABCB #CBB5AB
tetradic
#ABCBB5 #ABB1CB #CBABC1 #CBC5AB
square
#ABCBB5 #ABB1CB #CBABC1 #CBC5AB
split-complementary
#ABCBB5 #C5ABCB #CBABB1
monochromatic
#609B73 #85B494 #ABCBB5 #D1E2D6 #ECF3EE
Accessibility & contrast
On white
1.76
#ABCBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#ABCBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBB5
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBB5 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC6B4
Deuteranopia (green-blind)
#C5C2B6
Tritanopia (blue-blind)
#A6CAC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcbb5; /* rgb */ color: rgb(171, 203, 181); /* oklch */ color: oklch(81.2% 0.046 155.2);
Tailwind
colors: {
custom: {
50: '#c4dacb',
500: '#abcbb5',
950: '#000000',
},
}SCSS
$custom: #abcbb5; $custom-light: #c4dacb; $custom-dark: #000000;
JSON
{
"hex": "#abcbb5",
"rgb": {
"r": 171,
"g": 203,
"b": 181
},
"hsl": {
"h": 138.75,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81237,
"c": 0.04601,
"h": 155.2
},
"luminance": 0.54706
}Semantic roles & 50–950 ramp
primary
#ABCBB5
secondary
#A07A94
accent
#4484A2
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121513
muted
#828482