#ACFBB0#ACFBB0
#ACFBB0 is a very light, vivid green. Relative luminance 0.809; OKLCH L 91.8% C 0.127 H 145.7°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFBB0 |
|---|---|
| RGB | rgb(172, 251, 176) |
| HSL | hsl(123, 91%, 83%) |
| HSV | hsv(123, 31%, 98%) |
| CMYK | cmyk(31.5%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(92.09, -38.54, 28.48) |
| CIE-LCH | lch(92.09, 47.92, 143.53°) |
| OKLab | oklab(91.82% -0.1052 0.0719) |
| OKLCH | oklch(91.82% 0.127 145.7) |
| XYZ | xyz(59.3442, 80.8969, 53.5537) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 1.03
Light Seafoam Green
#A7FFB5
ΔE00 1.42
Light Mint
#B6FFBB
ΔE00 1.81
Mint (survey)
#9FFEB0
ΔE00 1.94
Celadon
#BEFDB7
ΔE00 2.48
Light Pastel Green
#B2FBA5
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFBB0 #FBACF7
analogous
#CFFBAC #ACFBB0 #ACFBD7
triadic
#ACFBB0 #B0ACFB #FBB0AC
tetradic
#ACFBB0 #ACCFFB #FBACF7 #FBD7AC
square
#ACFBB0 #ACCFFB #FBACF7 #FBD7AC
split-complementary
#ACFBB0 #D7ACFB #FBACCF
monochromatic
#37F541 #72F878 #ACFBB0 #E2FEE3 #E2FEE3
Accessibility & contrast
On white
1.22
#ACFBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#ACFBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFBB0
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFBB0 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDAB
Deuteranopia (green-blind)
#F1E5B4
Tritanopia (blue-blind)
#A3F7E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acfbb0; /* rgb */ color: rgb(172, 251, 176); /* oklch */ color: oklch(91.8% 0.127 145.7);
Tailwind
colors: {
custom: {
50: '#c7fdc8',
500: '#acfbb0',
950: '#000000',
},
}SCSS
$custom: #acfbb0; $custom-light: #c7fdc8; $custom-dark: #000000;
JSON
{
"hex": "#acfbb0",
"rgb": {
"r": 172,
"g": 251,
"b": 176
},
"hsl": {
"h": 123.038,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.9182,
"c": 0.1274,
"h": 145.7
},
"luminance": 0.809
}Semantic roles & 50–950 ramp
primary
#ACFBB0
secondary
#DE6DD9
accent
#00DAE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131713
muted
#828582