#AFF595#AFF595
#AFF595 is a very light, vivid green. Relative luminance 0.766; OKLCH L 90.1% C 0.144 H 137.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF595 |
|---|---|
| RGB | rgb(175, 245, 149) |
| HSL | hsl(104, 83%, 77%) |
| HSV | hsv(104, 39%, 96%) |
| CMYK | cmyk(28.6%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(90.13, -38.91, 39.42) |
| CIE-LCH | lch(90.13, 55.39, 134.63°) |
| OKLab | oklab(90.14% -0.1064 0.0972) |
| OKLCH | oklch(90.14% 0.144 137.6) |
| XYZ | xyz(55.7548, 76.5867, 40.2730) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.47
Pastel Green
#B0FF9D
ΔE00 2.17
Tea Green
#BDF8A3
ΔE00 2.37
Light Pastel Green
#B2FBA5
ΔE00 2.38
Celery
#C1FD95
ΔE00 3.04
Washed Out Green
#BCF5A6
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF595 #DB95F5
analogous
#DFF595 #AFF595 #95F5AB
triadic
#AFF595 #95AFF5 #F595AF
tetradic
#AFF595 #95DFF5 #DB95F5 #F5AB95
square
#AFF595 #95DFF5 #DB95F5 #F5AB95
split-complementary
#AFF595 #AB95F5 #F595DF
monochromatic
#5BEA25 #85F05D #AFF595 #D9FACD #EAFCE3
Accessibility & contrast
On white
1.29
#AFF595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#AFF595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF595
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF595 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78E
Deuteranopia (green-blind)
#F0E09A
Tritanopia (blue-blind)
#ACEFDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff595; /* rgb */ color: rgb(175, 245, 149); /* oklch */ color: oklch(90.1% 0.144 137.6);
Tailwind
colors: {
custom: {
50: '#c9f9b5',
500: '#aff595',
950: '#000000',
},
}SCSS
$custom: #aff595; $custom-light: #c9f9b5; $custom-dark: #000000;
JSON
{
"hex": "#aff595",
"rgb": {
"r": 175,
"g": 245,
"b": 149
},
"hsl": {
"h": 103.75,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.90138,
"c": 0.1441,
"h": 137.6
},
"luminance": 0.76589
}Semantic roles & 50–950 ramp
primary
#AFF595
secondary
#B35BD3
accent
#06DFA4
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581