#9AF99A#9AF99A
#9AF99A is a very light, vivid green. Relative luminance 0.770; OKLCH L 90.0% C 0.157 H 144.1°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9AF99A |
|---|---|
| RGB | rgb(154, 249, 154) |
| HSL | hsl(120, 89%, 79%) |
| HSV | hsv(120, 38%, 98%) |
| CMYK | cmyk(38.2%, 0%, 38.2%, 2.4%) |
| CIE-LAB | lab(90.30, -46.56, 36.97) |
| CIE-LCH | lch(90.30, 59.45, 141.55°) |
| OKLab | oklab(90.02% -0.1268 0.0917) |
| OKLCH | oklch(90.02% 0.157 144.1) |
| XYZ | xyz(53.0324, 76.9515, 42.6243) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.69
Mint Green
#8FFF9F
ΔE00 2.00
Baby Green
#8CFF9E
ΔE00 2.20
Lightgreen
#90EE90
ΔE00 2.39
Pastel Green
#B0FF9D
ΔE00 2.84
Foam Green
#90FDA9
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AF99A #F99AF9
analogous
#CAF99A #9AF99A #9AF9CA
triadic
#9AF99A #9A9AF9 #F99A9A
tetradic
#9AF99A #9ACAF9 #F99AF9 #F9CA9A
square
#9AF99A #9ACAF9 #F99AF9 #F9CA9A
split-complementary
#9AF99A #CA9AF9 #F99ACA
monochromatic
#26F226 #60F660 #9AF99A #D4FCD4 #E2FDE2
Accessibility & contrast
On white
1.28
#9AF99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#9AF99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AF99A
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AF99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AF99A | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE993
Deuteranopia (green-blind)
#EFE0A0
Tritanopia (blue-blind)
#8FF4E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9af99a; /* rgb */ color: rgb(154, 249, 154); /* oklch */ color: oklch(90.0% 0.157 144.1);
Tailwind
colors: {
custom: {
50: '#bbfcb8',
500: '#9af99a',
950: '#000000',
},
}SCSS
$custom: #9af99a; $custom-light: #bbfcb8; $custom-dark: #000000;
JSON
{
"hex": "#9af99a",
"rgb": {
"r": 154,
"g": 249,
"b": 154
},
"hsl": {
"h": 120,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.90022,
"c": 0.15651,
"h": 144.1
},
"luminance": 0.76954
}Semantic roles & 50–950 ramp
primary
#9AF99A
secondary
#D95ED9
accent
#00E5E5
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581