#AFF495#AFF495
#AFF495 is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.9% C 0.143 H 137.5°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF495 |
|---|---|
| RGB | rgb(175, 244, 149) |
| HSL | hsl(104, 81%, 77%) |
| HSV | hsv(104, 39%, 96%) |
| CMYK | cmyk(28.3%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(89.85, -38.46, 39.06) |
| CIE-LCH | lch(89.85, 54.81, 134.56°) |
| OKLab | oklab(89.91% -0.1051 0.0964) |
| OKLCH | oklch(89.91% 0.143 137.5) |
| XYZ | xyz(55.4531, 75.9833, 40.1725) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.70
Tea Green
#BDF8A3
ΔE00 2.31
Pastel Green
#B0FF9D
ΔE00 2.38
Light Pastel Green
#B2FBA5
ΔE00 2.42
Washed Out Green
#BCF5A6
ΔE00 2.93
Celery
#C1FD95
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF495 #DA95F4
analogous
#DFF495 #AFF495 #95F4AB
triadic
#AFF495 #95AFF4 #F495AF
tetradic
#AFF495 #95DFF4 #DA95F4 #F4AB95
square
#AFF495 #95DFF4 #DA95F4 #F4AB95
split-complementary
#AFF495 #AB95F4 #F495DF
monochromatic
#5BE826 #85EE5E #AFF495 #D9FACC #EAFCE3
Accessibility & contrast
On white
1.30
#AFF495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#AFF495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF495
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF495 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68E
Deuteranopia (green-blind)
#F0E09A
Tritanopia (blue-blind)
#ACEEDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aff495; /* rgb */ color: rgb(175, 244, 149); /* oklch */ color: oklch(89.9% 0.143 137.5);
Tailwind
colors: {
custom: {
50: '#c9f8b5',
500: '#aff495',
950: '#000000',
},
}SCSS
$custom: #aff495; $custom-light: #c9f8b5; $custom-dark: #000000;
JSON
{
"hex": "#aff495",
"rgb": {
"r": 175,
"g": 244,
"b": 149
},
"hsl": {
"h": 103.579,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.89912,
"c": 0.14262,
"h": 137.5
},
"luminance": 0.75985
}Semantic roles & 50–950 ramp
primary
#AFF495
secondary
#B15BD2
accent
#08DEA3
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581