#ACCFB2#ACCFB2
#ACCFB2 is a very light, muted green. Relative luminance 0.566; OKLCH L 82.1% C 0.055 H 150.0°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCFB2 |
|---|---|
| RGB | rgb(172, 207, 178) |
| HSL | hsl(130, 27%, 74%) |
| HSV | hsv(130, 17%, 81%) |
| CMYK | cmyk(16.9%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(79.96, -17.22, 10.59) |
| CIE-LCH | lch(79.96, 20.22, 148.41°) |
| OKLab | oklab(82.1% -0.0475 0.0274) |
| OKLCH | oklch(82.1% 0.055 150) |
| XYZ | xyz(47.3600, 56.6096, 50.5424) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.48
Pale Teal
#82CBB2
ΔE00 7.95
Light Teal
#90E4C1
ΔE00 8.90
Greenish Grey
#96AE8D
ΔE00 9.04
Light Grey Green
#B7E1A1
ΔE00 9.29
Mint
#AAF0C1
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCFB2 #CFACC9
analogous
#B8CFAC #ACCFB2 #ACCFC4
triadic
#ACCFB2 #B2ACCF #CFB2AC
tetradic
#ACCFB2 #ACB8CF #CFACC9 #CFC4AC
square
#ACCFB2 #ACB8CF #CFACC9 #CFC4AC
split-complementary
#ACCFB2 #C4ACCF #CFACB8
monochromatic
#5EA26A #85B98E #ACCFB2 #D3E5D6 #ECF4ED
Accessibility & contrast
On white
1.70
#ACCFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#ACCFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCFB2
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCFB2 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B0
Deuteranopia (green-blind)
#C9C5B3
Tritanopia (blue-blind)
#A8CEC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #accfb2; /* rgb */ color: rgb(172, 207, 178); /* oklch */ color: oklch(82.1% 0.055 150.0);
Tailwind
colors: {
custom: {
50: '#c5ddc9',
500: '#accfb2',
950: '#000000',
},
}SCSS
$custom: #accfb2; $custom-light: #c5ddc9; $custom-dark: #000000;
JSON
{
"hex": "#accfb2",
"rgb": {
"r": 172,
"g": 207,
"b": 178
},
"hsl": {
"h": 130.286,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.82097,
"c": 0.05487,
"h": 150
},
"luminance": 0.56611
}Semantic roles & 50–950 ramp
primary
#ACCFB2
secondary
#A47B9D
accent
#4094A5
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131513
muted
#828482