#ACFCB2#ACFCB2
#ACFCB2 is a very light, vivid green. Relative luminance 0.816; OKLCH L 92.1% C 0.127 H 146.3°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFCB2 |
|---|---|
| RGB | rgb(172, 252, 178) |
| HSL | hsl(125, 93%, 83%) |
| HSV | hsv(125, 32%, 99%) |
| CMYK | cmyk(31.7%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(92.40, -38.66, 27.90) |
| CIE-LCH | lch(92.40, 47.68, 144.19°) |
| OKLab | oklab(92.09% -0.1055 0.0705) |
| OKLCH | oklch(92.09% 0.127 146.3) |
| XYZ | xyz(59.8568, 81.6031, 54.7079) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 0.84
Light Seafoam Green
#A7FFB5
ΔE00 1.14
Light Mint
#B6FFBB
ΔE00 1.61
Mint (survey)
#9FFEB0
ΔE00 1.81
Celadon
#BEFDB7
ΔE00 2.52
Light Sea Green
#98F6B0
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFCB2 #FCACF6
analogous
#CEFCAC #ACFCB2 #ACFCDA
triadic
#ACFCB2 #B2ACFC #FCB2AC
tetradic
#ACFCB2 #ACCEFC #FCACF6 #FCDAAC
square
#ACFCB2 #ACCEFC #FCACF6 #FCDAAC
split-complementary
#ACFCB2 #DAACFC #FCACCE
monochromatic
#36F844 #71FA7B #ACFCB2 #E1FEE4 #E1FEE4
Accessibility & contrast
On white
1.21
#ACFCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#ACFCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFCB2
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFCB2 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAD
Deuteranopia (green-blind)
#F2E6B6
Tritanopia (blue-blind)
#A2F8E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #acfcb2; /* rgb */ color: rgb(172, 252, 178); /* oklch */ color: oklch(92.1% 0.127 146.3);
Tailwind
colors: {
custom: {
50: '#c7fdc9',
500: '#acfcb2',
950: '#000000',
},
}SCSS
$custom: #acfcb2; $custom-light: #c7fdc9; $custom-dark: #000000;
JSON
{
"hex": "#acfcb2",
"rgb": {
"r": 172,
"g": 252,
"b": 178
},
"hsl": {
"h": 124.5,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.92085,
"c": 0.12692,
"h": 146.3
},
"luminance": 0.81606
}Semantic roles & 50–950 ramp
primary
#ACFCB2
secondary
#E06CD7
accent
#00D4E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682