#ACFA98#ACFA98
#ACFA98 is a very light, vivid green. Relative luminance 0.794; OKLCH L 91.2% C 0.150 H 139.4°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA98 |
|---|---|
| RGB | rgb(172, 250, 152) |
| HSL | hsl(108, 91%, 79%) |
| HSV | hsv(108, 39%, 98%) |
| CMYK | cmyk(31.2%, 0%, 39.2%, 2%) |
| CIE-LAB | lab(91.42, -41.70, 39.58) |
| CIE-LCH | lch(91.42, 57.49, 136.49°) |
| OKLab | oklab(91.15% -0.1139 0.0977) |
| OKLCH | oklch(91.15% 0.15 139.4) |
| XYZ | xyz(56.8644, 79.4065, 42.0305) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.71
Pastel Green
#B0FF9D
ΔE00 1.04
Light Pastel Green
#B2FBA5
ΔE00 1.99
Palegreen
#98FB98
ΔE00 2.61
Tea Green
#BDF8A3
ΔE00 2.91
Celery
#C1FD95
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA98 #E698FA
analogous
#DDFA98 #ACFA98 #98FAB5
triadic
#ACFA98 #98ACFA #FA98AC
tetradic
#ACFA98 #98DDFA #E698FA #FAB598
square
#ACFA98 #98DDFA #E698FA #FAB598
split-complementary
#ACFA98 #B598FA #FA98DD
monochromatic
#4EF423 #7DF75E #ACFA98 #DBFDD2 #E7FEE2
Accessibility & contrast
On white
1.24
#ACFA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#ACFA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA98
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA98 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB91
Deuteranopia (green-blind)
#F4E49E
Tritanopia (blue-blind)
#A7F4E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfa98; /* rgb */ color: rgb(172, 250, 152); /* oklch */ color: oklch(91.2% 0.150 139.4);
Tailwind
colors: {
custom: {
50: '#c7fcb7',
500: '#acfa98',
950: '#000000',
},
}SCSS
$custom: #acfa98; $custom-light: #c7fcb7; $custom-dark: #000000;
JSON
{
"hex": "#acfa98",
"rgb": {
"r": 172,
"g": 250,
"b": 152
},
"hsl": {
"h": 107.755,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.91152,
"c": 0.15005,
"h": 139.4
},
"luminance": 0.79409
}Semantic roles & 50–950 ramp
primary
#ACFA98
secondary
#C15CDB
accent
#00E6B7
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581