#ACFCB0#ACFCB0
#ACFCB0 is a very light, vivid green. Relative luminance 0.815; OKLCH L 92.0% C 0.129 H 145.6°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFCB0 |
|---|---|
| RGB | rgb(172, 252, 176) |
| HSL | hsl(123, 93%, 83%) |
| HSV | hsv(123, 32%, 99%) |
| CMYK | cmyk(31.7%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(92.36, -38.99, 28.86) |
| CIE-LCH | lch(92.36, 48.51, 143.49°) |
| OKLab | oklab(92.05% -0.1064 0.0728) |
| OKLCH | oklch(92.05% 0.129 145.6) |
| XYZ | xyz(59.6574, 81.5233, 53.6581) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 1.09
Light Seafoam Green
#A7FFB5
ΔE00 1.33
Mint (survey)
#9FFEB0
ΔE00 1.83
Light Mint
#B6FFBB
ΔE00 1.87
Light Pastel Green
#B2FBA5
ΔE00 2.42
Celadon
#BEFDB7
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFCB0 #FCACF8
analogous
#D0FCAC #ACFCB0 #ACFCD8
triadic
#ACFCB0 #B0ACFC #FCB0AC
tetradic
#ACFCB0 #ACD0FC #FCACF8 #FCD8AC
square
#ACFCB0 #ACD0FC #FCACF8 #FCD8AC
split-complementary
#ACFCB0 #D8ACFC #FCACD0
monochromatic
#36F840 #71FA78 #ACFCB0 #E1FEE3 #E1FEE3
Accessibility & contrast
On white
1.21
#ACFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#ACFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFCB0
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFCB0 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAB
Deuteranopia (green-blind)
#F2E6B4
Tritanopia (blue-blind)
#A3F8E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #acfcb0; /* rgb */ color: rgb(172, 252, 176); /* oklch */ color: oklch(92.0% 0.129 145.6);
Tailwind
colors: {
custom: {
50: '#c7fdc8',
500: '#acfcb0',
950: '#000000',
},
}SCSS
$custom: #acfcb0; $custom-light: #c7fdc8; $custom-dark: #000000;
JSON
{
"hex": "#acfcb0",
"rgb": {
"r": 172,
"g": 252,
"b": 176
},
"hsl": {
"h": 123,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.92045,
"c": 0.12891,
"h": 145.6
},
"luminance": 0.81526
}Semantic roles & 50–950 ramp
primary
#ACFCB0
secondary
#E06CDA
accent
#00DAE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682