#9AFA91#9AFA91
#9AFA91 is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.1% C 0.167 H 142.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFA91 |
|---|---|
| RGB | rgb(154, 250, 145) |
| HSL | hsl(115, 91%, 77%) |
| HSV | hsv(115, 42%, 98%) |
| CMYK | cmyk(38.4%, 0%, 42%, 2%) |
| CIE-LAB | lab(90.45, -48.28, 41.59) |
| CIE-LCH | lch(90.45, 63.73, 139.26°) |
| OKLab | oklab(90.1% -0.1317 0.1021) |
| OKLCH | oklch(90.1% 0.167 142.2) |
| XYZ | xyz(52.6206, 77.2827, 38.9269) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.16
Pastel Green
#B0FF9D
ΔE00 2.60
Pale Light Green
#B1FC99
ΔE00 2.74
Mint Green
#8FFF9F
ΔE00 2.80
Baby Green
#8CFF9E
ΔE00 2.92
Easter Green
#8CFD7E
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFA91 #F191FA
analogous
#CFFA91 #9AFA91 #91FABC
triadic
#9AFA91 #919AFA #FA919A
tetradic
#9AFA91 #91CFFA #F191FA #FABC91
square
#9AFA91 #91CFFA #F191FA #FABC91
split-complementary
#9AFA91 #BC91FA #FA91CF
monochromatic
#2FF51C #64F756 #9AFA91 #D0FDCC #E4FEE2
Accessibility & contrast
On white
1.28
#9AFA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#9AFA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFA91
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFA91 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE989
Deuteranopia (green-blind)
#F1E097
Tritanopia (blue-blind)
#91F4E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9afa91; /* rgb */ color: rgb(154, 250, 145); /* oklch */ color: oklch(90.1% 0.167 142.2);
Tailwind
colors: {
custom: {
50: '#bcfcb2',
500: '#9afa91',
950: '#000000',
},
}SCSS
$custom: #9afa91; $custom-light: #bcfcb2; $custom-dark: #000000;
JSON
{
"hex": "#9afa91",
"rgb": {
"r": 154,
"g": 250,
"b": 145
},
"hsl": {
"h": 114.857,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.90103,
"c": 0.16664,
"h": 142.2
},
"luminance": 0.77286
}Semantic roles & 50–950 ramp
primary
#9AFA91
secondary
#CE56DA
accent
#00E6D2
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581