#AFF095#AFF095
#AFF095 is a very light, vivid green. Relative luminance 0.736; OKLCH L 89.0% C 0.137 H 137.1°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF095 |
|---|---|
| RGB | rgb(175, 240, 149) |
| HSL | hsl(103, 75%, 76%) |
| HSV | hsv(103, 38%, 94%) |
| CMYK | cmyk(27.1%, 0%, 37.9%, 5.9%) |
| CIE-LAB | lab(88.73, -36.65, 37.60) |
| CIE-LCH | lch(88.73, 52.51, 134.27°) |
| OKLab | oklab(89.01% -0.1002 0.093) |
| OKLCH | oklch(89.01% 0.137 137.1) |
| XYZ | xyz(54.2626, 73.6023, 39.7756) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.35
Washed Out Green
#BCF5A6
ΔE00 2.63
Pale Light Green
#B1FC99
ΔE00 2.64
Light Pastel Green
#B2FBA5
ΔE00 2.81
Pastel Green
#B0FF9D
ΔE00 3.28
Celery
#C1FD95
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF095 #D695F0
analogous
#DDF095 #AFF095 #95F0A9
triadic
#AFF095 #95AFF0 #F095AF
tetradic
#AFF095 #95DDF0 #D695F0 #F0A995
square
#AFF095 #95DDF0 #D695F0 #F0A995
split-complementary
#AFF095 #A995F0 #F095DD
monochromatic
#5EE12A #87E85F #AFF095 #D7F8CB #EBFBE4
Accessibility & contrast
On white
1.34
#AFF095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#AFF095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF095
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF095 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28E
Deuteranopia (green-blind)
#ECDD9A
Tritanopia (blue-blind)
#ADEAD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aff095; /* rgb */ color: rgb(175, 240, 149); /* oklch */ color: oklch(89.0% 0.137 137.1);
Tailwind
colors: {
custom: {
50: '#c9f5b5',
500: '#aff095',
950: '#000000',
},
}SCSS
$custom: #aff095; $custom-light: #c9f5b5; $custom-dark: #000000;
JSON
{
"hex": "#aff095",
"rgb": {
"r": 175,
"g": 240,
"b": 149
},
"hsl": {
"h": 102.857,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.89009,
"c": 0.13668,
"h": 137.1
},
"luminance": 0.73604
}Semantic roles & 50–950 ramp
primary
#AFF095
secondary
#AD5DCD
accent
#0ED79E
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581