#AFFB99#AFFB99
#AFFB99 is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.6% C 0.149 H 138.9°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFB99 |
|---|---|
| RGB | rgb(175, 251, 153) |
| HSL | hsl(107, 92%, 79%) |
| HSV | hsv(107, 39%, 98%) |
| CMYK | cmyk(30.3%, 0%, 39%, 1.6%) |
| CIE-LAB | lab(91.87, -41.03, 39.70) |
| CIE-LCH | lch(91.87, 57.09, 135.94°) |
| OKLab | oklab(91.56% -0.1121 0.098) |
| OKLCH | oklch(91.56% 0.149 138.9) |
| XYZ | xyz(57.9243, 80.4059, 42.5987) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.34
Pastel Green
#B0FF9D
ΔE00 0.86
Light Pastel Green
#B2FBA5
ΔE00 1.96
Tea Green
#BDF8A3
ΔE00 2.70
Palegreen
#98FB98
ΔE00 2.94
Celery
#C1FD95
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFB99 #E599FB
analogous
#E0FB99 #AFFB99 #99FBB4
triadic
#AFFB99 #99AFFB #FB99AF
tetradic
#AFFB99 #99E0FB #E599FB #FBB499
square
#AFFB99 #99E0FB #E599FB #FBB499
split-complementary
#AFFB99 #B499FB #FB99E0
monochromatic
#53F623 #81F95E #AFFB99 #DDFDD4 #E8FEE2
Accessibility & contrast
On white
1.23
#AFFB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#AFFB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFB99
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFB99 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC92
Deuteranopia (green-blind)
#F5E59F
Tritanopia (blue-blind)
#ABF5E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affb99; /* rgb */ color: rgb(175, 251, 153); /* oklch */ color: oklch(91.6% 0.149 138.9);
Tailwind
colors: {
custom: {
50: '#c9fdb8',
500: '#affb99',
950: '#000000',
},
}SCSS
$custom: #affb99; $custom-light: #c9fdb8; $custom-dark: #000000;
JSON
{
"hex": "#affb99",
"rgb": {
"r": 175,
"g": 251,
"b": 153
},
"hsl": {
"h": 106.531,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.91561,
"c": 0.14889,
"h": 138.9
},
"luminance": 0.80408
}Semantic roles & 50–950 ramp
primary
#AFFB99
secondary
#BF5CDC
accent
#00E6B2
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581