#ACF69C#ACF69C
#ACF69C is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.3% C 0.140 H 140.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF69C |
|---|---|
| RGB | rgb(172, 246, 156) |
| HSL | hsl(109, 83%, 79%) |
| HSV | hsv(109, 37%, 96%) |
| CMYK | cmyk(30.1%, 0%, 36.6%, 3.5%) |
| CIE-LAB | lab(90.36, -39.36, 36.22) |
| CIE-LCH | lch(90.36, 53.48, 137.38°) |
| OKLab | oklab(90.31% -0.1074 0.0899) |
| OKLCH | oklch(90.31% 0.14 140.1) |
| XYZ | xyz(55.9678, 77.0803, 43.3751) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.36
Pale Light Green
#B1FC99
ΔE00 1.83
Pastel Green
#B0FF9D
ΔE00 2.05
Tea Green
#BDF8A3
ΔE00 2.37
Washed Out Green
#BCF5A6
ΔE00 2.72
Palegreen
#98FB98
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF69C #E69CF6
analogous
#D9F69C #ACF69C #9CF6B9
triadic
#ACF69C #9CACF6 #F69CAC
tetradic
#ACF69C #9CD9F6 #E69CF6 #F6B99C
square
#ACF69C #9CD9F6 #E69CF6 #F6B99C
split-complementary
#ACF69C #B99CF6 #F69CD9
monochromatic
#4EEC2C #7DF164 #ACF69C #DBFBD4 #E7FCE3
Accessibility & contrast
On white
1.28
#ACF69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#ACF69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF69C
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF69C | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE896
Deuteranopia (green-blind)
#F0E1A1
Tritanopia (blue-blind)
#A7F0DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #acf69c; /* rgb */ color: rgb(172, 246, 156); /* oklch */ color: oklch(90.3% 0.140 140.1);
Tailwind
colors: {
custom: {
50: '#c7f9ba',
500: '#acf69c',
950: '#000000',
},
}SCSS
$custom: #acf69c; $custom-light: #c7f9ba; $custom-dark: #000000;
JSON
{
"hex": "#acf69c",
"rgb": {
"r": 172,
"g": 246,
"b": 156
},
"hsl": {
"h": 109.333,
"s": 83.333,
"l": 78.824
},
"oklch": {
"l": 0.90314,
"c": 0.14009,
"h": 140.1
},
"luminance": 0.77082
}Semantic roles & 50–950 ramp
primary
#ACF69C
secondary
#C161D5
accent
#06E0B9
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581