#AFF293#AFF293
#AFF293 is a very light, vivid green. Relative luminance 0.747; OKLCH L 89.4% C 0.142 H 136.9°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF293 |
|---|---|
| RGB | rgb(175, 242, 147) |
| HSL | hsl(102, 79%, 76%) |
| HSV | hsv(102, 39%, 95%) |
| CMYK | cmyk(27.7%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(89.26, -37.83, 39.28) |
| CIE-LCH | lch(89.26, 54.54, 133.92°) |
| OKLab | oklab(89.43% -0.1035 0.0968) |
| OKLCH | oklch(89.43% 0.142 136.9) |
| XYZ | xyz(54.6963, 74.7230, 39.1392) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.13
Tea Green
#BDF8A3
ΔE00 2.46
Light Pastel Green
#B2FBA5
ΔE00 2.82
Pastel Green
#B0FF9D
ΔE00 2.85
Washed Out Green
#BCF5A6
ΔE00 3.00
Celery
#C1FD95
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF293 #D693F2
analogous
#DFF293 #AFF293 #93F2A7
triadic
#AFF293 #93AFF2 #F293AF
tetradic
#AFF293 #93DFF2 #D693F2 #F2A793
square
#AFF293 #93DFF2 #D693F2 #F2A793
split-complementary
#AFF293 #A793F2 #F293DF
monochromatic
#5EE526 #87EB5C #AFF293 #D7F9CA #EBFCE4
Accessibility & contrast
On white
1.32
#AFF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#AFF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF293
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF293 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48C
Deuteranopia (green-blind)
#EEDE98
Tritanopia (blue-blind)
#ADECDA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aff293; /* rgb */ color: rgb(175, 242, 147); /* oklch */ color: oklch(89.4% 0.142 136.9);
Tailwind
colors: {
custom: {
50: '#c9f6b4',
500: '#aff293',
950: '#000000',
},
}SCSS
$custom: #aff293; $custom-light: #c9f6b4; $custom-dark: #000000;
JSON
{
"hex": "#aff293",
"rgb": {
"r": 175,
"g": 242,
"b": 147
},
"hsl": {
"h": 102.316,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.89426,
"c": 0.14171,
"h": 136.9
},
"luminance": 0.74725
}Semantic roles & 50–950 ramp
primary
#AFF293
secondary
#AD5ACF
accent
#0BDB9D
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581