#9FF490#9FF490
#9FF490 is a very light, vivid green. Relative luminance 0.741; OKLCH L 88.9% C 0.156 H 140.7°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF490 |
|---|---|
| RGB | rgb(159, 244, 144) |
| HSL | hsl(111, 82%, 76%) |
| HSV | hsv(111, 41%, 96%) |
| CMYK | cmyk(34.8%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(88.96, -44.32, 40.21) |
| CIE-LCH | lch(88.96, 59.84, 137.78°) |
| OKLab | oklab(88.95% -0.121 0.0989) |
| OKLCH | oklch(88.95% 0.156 140.7) |
| XYZ | xyz(51.6809, 74.0834, 37.9566) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 2.11
Lightgreen
#90EE90
ΔE00 2.30
Pale Light Green
#B1FC99
ΔE00 2.43
Pastel Green
#B0FF9D
ΔE00 2.68
Light Pastel Green
#B2FBA5
ΔE00 3.15
Light Green
#96F97B
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF490 #E590F4
analogous
#D1F490 #9FF490 #90F4B3
triadic
#9FF490 #909FF4 #F4909F
tetradic
#9FF490 #90D1F4 #E590F4 #F4B390
square
#9FF490 #90D1F4 #E590F4 #F4B390
split-complementary
#9FF490 #B390F4 #F490D1
monochromatic
#3FE921 #6FEE58 #9FF490 #CFFAC8 #E7FCE3
Accessibility & contrast
On white
1.33
#9FF490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#9FF490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF490
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF490 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E489
Deuteranopia (green-blind)
#ECDC96
Tritanopia (blue-blind)
#98EEDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #9ff490; /* rgb */ color: rgb(159, 244, 144); /* oklch */ color: oklch(88.9% 0.156 140.7);
Tailwind
colors: {
custom: {
50: '#bef8b1',
500: '#9ff490',
950: '#000000',
},
}SCSS
$custom: #9ff490; $custom-light: #bef8b1; $custom-dark: #000000;
JSON
{
"hex": "#9ff490",
"rgb": {
"r": 159,
"g": 244,
"b": 144
},
"hsl": {
"h": 111,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.8895,
"c": 0.15628,
"h": 140.7
},
"luminance": 0.74086
}Semantic roles & 50–950 ramp
primary
#9FF490
secondary
#BF57D1
accent
#07DEBE
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581