#ACCFBD#ACCFBD
#ACCFBD is a very light, muted green. Relative luminance 0.571; OKLCH L 82.4% C 0.045 H 162.9°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFBD |
|---|---|
| RGB | rgb(172, 207, 189) |
| HSL | hsl(149, 27%, 74%) |
| HSV | hsv(149, 17%, 81%) |
| CMYK | cmyk(16.9%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(80.22, -15.16, 5.09) |
| CIE-LCH | lch(80.22, 15.99, 161.44°) |
| OKLab | oklab(82.39% -0.0429 0.0132) |
| OKLCH | oklch(82.39% 0.045 162.9) |
| XYZ | xyz(48.5090, 57.0692, 56.5939) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.87
Seafoam Blue
#78D1B6
ΔE00 9.44
Light Teal
#90E4C1
ΔE00 9.66
Darkseagreen
#8FBC8F
ΔE00 10.20
Greenish Grey
#96AE8D
ΔE00 10.57
Powder Blue
#B0E0E6
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFBD #CFACBE
analogous
#ADCFAC #ACCFBD #ACCFCF
triadic
#ACCFBD #BDACCF #CFBDAC
tetradic
#ACCFBD #ACADCF #CFACBE #CFCFAC
square
#ACCFBD #ACADCF #CFACBE #CFCFAC
split-complementary
#ACCFBD #CFACCF #CFACAD
monochromatic
#5EA27F #85B99E #ACCFBD #D3E5DC #ECF4F0
Accessibility & contrast
On white
1.69
#ACCFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#ACCFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFBD
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFBD | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#C7C5BE
Tritanopia (blue-blind)
#A6CFCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #accfbd; /* rgb */ color: rgb(172, 207, 189); /* oklch */ color: oklch(82.4% 0.045 162.9);
Tailwind
colors: {
custom: {
50: '#c5ddd0',
500: '#accfbd',
950: '#000000',
},
}SCSS
$custom: #accfbd; $custom-light: #c5ddd0; $custom-dark: #000000;
JSON
{
"hex": "#accfbd",
"rgb": {
"r": 172,
"g": 207,
"b": 189
},
"hsl": {
"h": 149.143,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.82389,
"c": 0.04492,
"h": 162.9
},
"luminance": 0.5707
}Semantic roles & 50–950 ramp
primary
#ACCFBD
secondary
#A47B90
accent
#4074A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483