#AFFB95#AFFB95
#AFFB95 is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.5% C 0.153 H 138.1°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFB95 |
|---|---|
| RGB | rgb(175, 251, 149) |
| HSL | hsl(105, 93%, 78%) |
| HSV | hsv(105, 41%, 98%) |
| CMYK | cmyk(30.3%, 0%, 40.6%, 1.6%) |
| CIE-LAB | lab(91.81, -41.57, 41.59) |
| CIE-LCH | lch(91.81, 58.80, 134.99°) |
| OKLab | oklab(91.5% -0.1137 0.1022) |
| OKLCH | oklch(91.5% 0.153 138.1) |
| XYZ | xyz(57.5994, 80.2760, 40.8879) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.54
Pastel Green
#B0FF9D
ΔE00 1.22
Light Pastel Green
#B2FBA5
ΔE00 2.60
Celery
#C1FD95
ΔE00 2.69
Tea Green
#BDF8A3
ΔE00 3.05
Palegreen
#98FB98
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFB95 #E195FB
analogous
#E2FB95 #AFFB95 #95FBAE
triadic
#AFFB95 #95AFFB #FB95AF
tetradic
#AFFB95 #95E2FB #E195FB #FBAE95
square
#AFFB95 #95E2FB #E195FB #FBAE95
split-complementary
#AFFB95 #AE95FB #FB95E2
monochromatic
#56F71F #82F95A #AFFB95 #DCFDD0 #E9FEE2
Accessibility & contrast
On white
1.23
#AFFB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#AFFB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFB95
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFB95 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8D
Deuteranopia (green-blind)
#F6E59B
Tritanopia (blue-blind)
#ACF4E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affb95; /* rgb */ color: rgb(175, 251, 149); /* oklch */ color: oklch(91.5% 0.153 138.1);
Tailwind
colors: {
custom: {
50: '#c9fdb5',
500: '#affb95',
950: '#000000',
},
}SCSS
$custom: #affb95; $custom-light: #c9fdb5; $custom-dark: #000000;
JSON
{
"hex": "#affb95",
"rgb": {
"r": 175,
"g": 251,
"b": 149
},
"hsl": {
"h": 104.706,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.91495,
"c": 0.15289,
"h": 138.1
},
"luminance": 0.80278
}Semantic roles & 50–950 ramp
primary
#AFFB95
secondary
#BA59DC
accent
#00E6AB
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581