#AFFA98#AFFA98
#AFFA98 is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.3% C 0.148 H 138.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFA98 |
|---|---|
| RGB | rgb(175, 250, 152) |
| HSL | hsl(106, 91%, 79%) |
| HSV | hsv(106, 39%, 98%) |
| CMYK | cmyk(30%, 0%, 39.2%, 2%) |
| CIE-LAB | lab(91.57, -40.72, 39.81) |
| CIE-LCH | lch(91.57, 56.95, 135.65°) |
| OKLab | oklab(91.32% -0.1113 0.0982) |
| OKLCH | oklch(91.32% 0.148 138.6) |
| XYZ | xyz(57.5305, 79.7499, 42.0617) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.44
Pastel Green
#B0FF9D
ΔE00 1.09
Light Pastel Green
#B2FBA5
ΔE00 2.03
Tea Green
#BDF8A3
ΔE00 2.63
Celery
#C1FD95
ΔE00 2.96
Palegreen
#98FB98
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFA98 #E398FA
analogous
#E0FA98 #AFFA98 #98FAB2
triadic
#AFFA98 #98AFFA #FA98AF
tetradic
#AFFA98 #98E0FA #E398FA #FAB298
square
#AFFA98 #98E0FA #E398FA #FAB298
split-complementary
#AFFA98 #B298FA #FA98E0
monochromatic
#54F423 #82F75E #AFFA98 #DCFDD2 #E8FEE2
Accessibility & contrast
On white
1.24
#AFFA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#AFFA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFA98
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFA98 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB91
Deuteranopia (green-blind)
#F4E49E
Tritanopia (blue-blind)
#ABF4E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affa98; /* rgb */ color: rgb(175, 250, 152); /* oklch */ color: oklch(91.3% 0.148 138.6);
Tailwind
colors: {
custom: {
50: '#c9fcb7',
500: '#affa98',
950: '#000000',
},
}SCSS
$custom: #affa98; $custom-light: #c9fcb7; $custom-dark: #000000;
JSON
{
"hex": "#affa98",
"rgb": {
"r": 175,
"g": 250,
"b": 152
},
"hsl": {
"h": 105.918,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.91318,
"c": 0.14842,
"h": 138.6
},
"luminance": 0.79752
}Semantic roles & 50–950 ramp
primary
#AFFA98
secondary
#BD5CDB
accent
#00E6B0
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581