#AFF19E#AFF19E
#AFF19E is a very light, vivid green. Relative luminance 0.745; OKLCH L 89.4% C 0.129 H 139.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF19E |
|---|---|
| RGB | rgb(175, 241, 158) |
| HSL | hsl(108, 75%, 78%) |
| HSV | hsv(108, 34%, 95%) |
| CMYK | cmyk(27.4%, 0%, 34.4%, 5.5%) |
| CIE-LAB | lab(89.15, -35.83, 33.66) |
| CIE-LCH | lch(89.15, 49.16, 136.79°) |
| OKLab | oklab(89.39% -0.0977 0.084) |
| OKLCH | oklch(89.39% 0.129 139.3) |
| XYZ | xyz(55.3042, 74.4912, 43.8055) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.87
Light Pastel Green
#B2FBA5
ΔE00 2.12
Tea Green
#BDF8A3
ΔE00 2.16
Pale Light Green
#B1FC99
ΔE00 3.14
Pastel Green
#B0FF9D
ΔE00 3.46
Celadon
#BEFDB7
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF19E #E09EF1
analogous
#D8F19E #AFF19E #9EF1B6
triadic
#AFF19E #9EAFF1 #F19EAF
tetradic
#AFF19E #9ED8F1 #E09EF1 #F1B69E
square
#AFF19E #9ED8F1 #E09EF1 #F1B69E
split-complementary
#AFF19E #B69EF1 #F19ED8
monochromatic
#57E233 #83E969 #AFF19E #DBF9D3 #E9FBE4
Accessibility & contrast
On white
1.32
#AFF19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#AFF19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF19E
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF19E | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E498
Deuteranopia (green-blind)
#ECDEA3
Tritanopia (blue-blind)
#ABECDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aff19e; /* rgb */ color: rgb(175, 241, 158); /* oklch */ color: oklch(89.4% 0.129 139.3);
Tailwind
colors: {
custom: {
50: '#c8f6bb',
500: '#aff19e',
950: '#000000',
},
}SCSS
$custom: #aff19e; $custom-light: #c8f6bb; $custom-dark: #000000;
JSON
{
"hex": "#aff19e",
"rgb": {
"r": 175,
"g": 241,
"b": 158
},
"hsl": {
"h": 107.711,
"s": 74.775,
"l": 78.235
},
"oklch": {
"l": 0.89394,
"c": 0.12884,
"h": 139.3
},
"luminance": 0.74493
}Semantic roles & 50–950 ramp
primary
#AFF19E
secondary
#B965CF
accent
#0FD7AE
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131712
muted
#828582