#AFFB98#AFFB98
#AFFB98 is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.5% C 0.150 H 138.6°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFB98 |
|---|---|
| RGB | rgb(175, 251, 152) |
| HSL | hsl(106, 93%, 79%) |
| HSV | hsv(106, 39%, 98%) |
| CMYK | cmyk(30.3%, 0%, 39.4%, 1.6%) |
| CIE-LAB | lab(91.85, -41.17, 40.17) |
| CIE-LCH | lch(91.85, 57.52, 135.70°) |
| OKLab | oklab(91.54% -0.1125 0.099) |
| OKLCH | oklch(91.54% 0.15 138.6) |
| XYZ | xyz(57.8420, 80.3730, 42.1656) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.28
Pastel Green
#B0FF9D
ΔE00 0.92
Light Pastel Green
#B2FBA5
ΔE00 2.12
Tea Green
#BDF8A3
ΔE00 2.78
Celery
#C1FD95
ΔE00 2.93
Palegreen
#98FB98
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFB98 #E498FB
analogous
#E0FB98 #AFFB98 #98FBB3
triadic
#AFFB98 #98AFFB #FB98AF
tetradic
#AFFB98 #98E0FB #E498FB #FBB398
square
#AFFB98 #98E0FB #E498FB #FBB398
split-complementary
#AFFB98 #B398FB #FB98E0
monochromatic
#53F622 #81F95D #AFFB98 #DDFDD3 #E8FEE2
Accessibility & contrast
On white
1.23
#AFFB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#AFFB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFB98
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFB98 | 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)
#FFEC91
Deuteranopia (green-blind)
#F5E59E
Tritanopia (blue-blind)
#ABF5E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affb98; /* rgb */ color: rgb(175, 251, 152); /* oklch */ color: oklch(91.5% 0.150 138.6);
Tailwind
colors: {
custom: {
50: '#c9fdb7',
500: '#affb98',
950: '#000000',
},
}SCSS
$custom: #affb98; $custom-light: #c9fdb7; $custom-dark: #000000;
JSON
{
"hex": "#affb98",
"rgb": {
"r": 175,
"g": 251,
"b": 152
},
"hsl": {
"h": 106.061,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.91544,
"c": 0.14989,
"h": 138.6
},
"luminance": 0.80375
}Semantic roles & 50–950 ramp
primary
#AFFB98
secondary
#BE5BDC
accent
#00E6B0
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581