#AFF097#AFF097
#AFF097 is a very light, vivid green. Relative luminance 0.737; OKLCH L 89.0% C 0.135 H 137.6°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF097 |
|---|---|
| RGB | rgb(175, 240, 151) |
| HSL | hsl(104, 75%, 77%) |
| HSV | hsv(104, 37%, 94%) |
| CMYK | cmyk(27.1%, 0%, 37.1%, 5.9%) |
| CIE-LAB | lab(88.76, -36.38, 36.65) |
| CIE-LCH | lch(88.76, 51.64, 134.79°) |
| OKLab | oklab(89.04% -0.0994 0.0908) |
| OKLCH | oklch(89.04% 0.135 137.6) |
| XYZ | xyz(54.4236, 73.6667, 40.6238) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.24
Washed Out Green
#BCF5A6
ΔE00 2.39
Light Pastel Green
#B2FBA5
ΔE00 2.63
Pale Light Green
#B1FC99
ΔE00 2.74
Pastel Green
#B0FF9D
ΔE00 3.31
Celery
#C1FD95
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF097 #D897F0
analogous
#DCF097 #AFF097 #97F0AC
triadic
#AFF097 #97AFF0 #F097AF
tetradic
#AFF097 #97DCF0 #D897F0 #F0AC97
square
#AFF097 #97DCF0 #D897F0 #F0AC97
split-complementary
#AFF097 #AC97F0 #F097DC
monochromatic
#5DE12C #86E862 #AFF097 #D8F8CC #EAFBE4
Accessibility & contrast
On white
1.33
#AFF097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#AFF097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF097
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF097 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E391
Deuteranopia (green-blind)
#ECDD9C
Tritanopia (blue-blind)
#ADEADA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aff097; /* rgb */ color: rgb(175, 240, 151); /* oklch */ color: oklch(89.0% 0.135 137.6);
Tailwind
colors: {
custom: {
50: '#c8f5b6',
500: '#aff097',
950: '#000000',
},
}SCSS
$custom: #aff097; $custom-light: #c8f5b6; $custom-dark: #000000;
JSON
{
"hex": "#aff097",
"rgb": {
"r": 175,
"g": 240,
"b": 151
},
"hsl": {
"h": 103.82,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.89043,
"c": 0.13461,
"h": 137.6
},
"luminance": 0.73669
}Semantic roles & 50–950 ramp
primary
#AFF097
secondary
#AF5ECD
accent
#0FD7A1
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581