#AFF69A#AFF69A
#AFF69A is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.4% C 0.140 H 138.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF69A |
|---|---|
| RGB | rgb(175, 246, 154) |
| HSL | hsl(106, 84%, 78%) |
| HSV | hsv(106, 37%, 96%) |
| CMYK | cmyk(28.9%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(90.49, -38.66, 37.41) |
| CIE-LCH | lch(90.49, 53.80, 135.95°) |
| OKLab | oklab(90.45% -0.1056 0.0927) |
| OKLCH | oklch(90.45% 0.14 138.7) |
| XYZ | xyz(56.4659, 77.3565, 42.5218) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.50
Light Pastel Green
#B2FBA5
ΔE00 1.64
Pastel Green
#B0FF9D
ΔE00 1.96
Tea Green
#BDF8A3
ΔE00 2.05
Washed Out Green
#BCF5A6
ΔE00 2.60
Palegreen
#98FB98
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF69A #E19AF6
analogous
#DDF69A #AFF69A #9AF6B3
triadic
#AFF69A #9AAFF6 #F69AAF
tetradic
#AFF69A #9ADDF6 #E19AF6 #F6B39A
square
#AFF69A #9ADDF6 #E19AF6 #F6B39A
split-complementary
#AFF69A #B39AF6 #F69ADD
monochromatic
#56EC2A #82F162 #AFF69A #DCFBD2 #E9FCE3
Accessibility & contrast
On white
1.27
#AFF69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#AFF69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF69A
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF69A | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE893
Deuteranopia (green-blind)
#F1E19F
Tritanopia (blue-blind)
#ABF0DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff69a; /* rgb */ color: rgb(175, 246, 154); /* oklch */ color: oklch(90.4% 0.140 138.7);
Tailwind
colors: {
custom: {
50: '#c9f9b8',
500: '#aff69a',
950: '#000000',
},
}SCSS
$custom: #aff69a; $custom-light: #c9f9b8; $custom-dark: #000000;
JSON
{
"hex": "#aff69a",
"rgb": {
"r": 175,
"g": 246,
"b": 154
},
"hsl": {
"h": 106.304,
"s": 83.636,
"l": 78.431
},
"oklch": {
"l": 0.90449,
"c": 0.14049,
"h": 138.7
},
"luminance": 0.77359
}Semantic roles & 50–950 ramp
primary
#AFF69A
secondary
#BA5FD5
accent
#05E0AE
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581