#AFFC9E#AFFC9E
#AFFC9E is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.9% C 0.145 H 140.0°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC9E |
|---|---|
| RGB | rgb(175, 252, 158) |
| HSL | hsl(109, 94%, 80%) |
| HSV | hsv(109, 37%, 99%) |
| CMYK | cmyk(30.6%, 0%, 37.3%, 1.2%) |
| CIE-LAB | lab(92.22, -40.77, 37.70) |
| CIE-LCH | lch(92.22, 55.53, 137.24°) |
| OKLab | oklab(91.87% -0.1113 0.0935) |
| OKLCH | oklch(91.87% 0.145 140) |
| XYZ | xyz(58.6591, 81.2010, 44.9238) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.79
Pale Light Green
#B1FC99
ΔE00 0.97
Light Pastel Green
#B2FBA5
ΔE00 1.29
Tea Green
#BDF8A3
ΔE00 2.58
Palegreen
#98FB98
ΔE00 2.74
Washed Out Green
#BCF5A6
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC9E #EB9EFC
analogous
#DEFC9E #AFFC9E #9EFCBC
triadic
#AFFC9E #9EAFFC #FC9EAF
tetradic
#AFFC9E #9EDEFC #EB9EFC #FCBC9E
square
#AFFC9E #9EDEFC #EB9EFC #FCBC9E
split-complementary
#AFFC9E #BC9EFC #FC9EDE
monochromatic
#4DF827 #7EFA63 #AFFC9E #E0FED9 #E7FEE1
Accessibility & contrast
On white
1.22
#AFFC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#AFFC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC9E
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC9E | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED97
Deuteranopia (green-blind)
#F5E6A3
Tritanopia (blue-blind)
#AAF6E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affc9e; /* rgb */ color: rgb(175, 252, 158); /* oklch */ color: oklch(91.9% 0.145 140.0);
Tailwind
colors: {
custom: {
50: '#c9fdbb',
500: '#affc9e',
950: '#000000',
},
}SCSS
$custom: #affc9e; $custom-light: #c9fdbb; $custom-dark: #000000;
JSON
{
"hex": "#affc9e",
"rgb": {
"r": 175,
"g": 252,
"b": 158
},
"hsl": {
"h": 109.149,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.91872,
"c": 0.14533,
"h": 140
},
"luminance": 0.81203
}Semantic roles & 50–950 ramp
primary
#AFFC9E
secondary
#C760DE
accent
#00E6BC
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131812
muted
#838682