#9FF690#9FF690
#9FF690 is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.4% C 0.159 H 140.8°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF690 |
|---|---|
| RGB | rgb(159, 246, 144) |
| HSL | hsl(111, 85%, 76%) |
| HSV | hsv(111, 41%, 96%) |
| CMYK | cmyk(35.4%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(89.53, -45.19, 40.94) |
| CIE-LCH | lch(89.53, 60.98, 137.82°) |
| OKLab | oklab(89.41% -0.1234 0.1006) |
| OKLCH | oklch(89.41% 0.159 140.8) |
| XYZ | xyz(52.2859, 75.2935, 38.1583) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.88
Pale Light Green
#B1FC99
ΔE00 2.26
Pastel Green
#B0FF9D
ΔE00 2.45
Lightgreen
#90EE90
ΔE00 2.59
Light Green
#96F97B
ΔE00 3.18
Light Pastel Green
#B2FBA5
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF690 #E790F6
analogous
#D2F690 #9FF690 #90F6B4
triadic
#9FF690 #909FF6 #F6909F
tetradic
#9FF690 #90D2F6 #E790F6 #F6B490
square
#9FF690 #90D2F6 #E790F6 #F6B490
split-complementary
#9FF690 #B490F6 #F690D2
monochromatic
#3DED1F #6EF157 #9FF690 #D0FBC9 #E7FDE3
Accessibility & contrast
On white
1.31
#9FF690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#9FF690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF690
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF690 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE688
Deuteranopia (green-blind)
#EEDE96
Tritanopia (blue-blind)
#98F0DD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9ff690; /* rgb */ color: rgb(159, 246, 144); /* oklch */ color: oklch(89.4% 0.159 140.8);
Tailwind
colors: {
custom: {
50: '#bff9b2',
500: '#9ff690',
950: '#000000',
},
}SCSS
$custom: #9ff690; $custom-light: #bff9b2; $custom-dark: #000000;
JSON
{
"hex": "#9ff690",
"rgb": {
"r": 159,
"g": 246,
"b": 144
},
"hsl": {
"h": 111.176,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.89411,
"c": 0.15917,
"h": 140.8
},
"luminance": 0.75296
}Semantic roles & 50–950 ramp
primary
#9FF690
secondary
#C256D4
accent
#04E1C1
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581