#AFFC9A#AFFC9A
#AFFC9A is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.8% C 0.149 H 139.1°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC9A |
|---|---|
| RGB | rgb(175, 252, 154) |
| HSL | hsl(107, 94%, 80%) |
| HSV | hsv(107, 39%, 99%) |
| CMYK | cmyk(30.6%, 0%, 38.9%, 1.2%) |
| CIE-LAB | lab(92.16, -41.33, 39.59) |
| CIE-LCH | lch(92.16, 57.23, 136.23°) |
| OKLab | oklab(91.8% -0.1129 0.0978) |
| OKLCH | oklch(91.8% 0.149 139.1) |
| XYZ | xyz(58.3204, 81.0655, 43.1399) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.38
Pastel Green
#B0FF9D
ΔE00 0.63
Light Pastel Green
#B2FBA5
ΔE00 1.92
Tea Green
#BDF8A3
ΔE00 2.78
Palegreen
#98FB98
ΔE00 2.86
Celery
#C1FD95
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC9A #E79AFC
analogous
#E0FC9A #AFFC9A #9AFCB6
triadic
#AFFC9A #9AAFFC #FC9AAF
tetradic
#AFFC9A #9AE0FC #E79AFC #FCB69A
square
#AFFC9A #9AE0FC #E79AFC #FCB69A
split-complementary
#AFFC9A #B69AFC #FC9AE0
monochromatic
#51F823 #80FA5F #AFFC9A #DEFED5 #E7FEE1
Accessibility & contrast
On white
1.22
#AFFC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#AFFC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC9A
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC9A | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED93
Deuteranopia (green-blind)
#F6E6A0
Tritanopia (blue-blind)
#ABF6E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affc9a; /* rgb */ color: rgb(175, 252, 154); /* oklch */ color: oklch(91.8% 0.149 139.1);
Tailwind
colors: {
custom: {
50: '#c9fdb9',
500: '#affc9a',
950: '#000000',
},
}SCSS
$custom: #affc9a; $custom-light: #c9fdb9; $custom-dark: #000000;
JSON
{
"hex": "#affc9a",
"rgb": {
"r": 175,
"g": 252,
"b": 154
},
"hsl": {
"h": 107.143,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.91804,
"c": 0.14935,
"h": 139.1
},
"luminance": 0.81068
}Semantic roles & 50–950 ramp
primary
#AFFC9A
secondary
#C25DDE
accent
#00E6B4
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681