#9FF68F#9FF68F
#9FF68F is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.4% C 0.160 H 140.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF68F |
|---|---|
| RGB | rgb(159, 246, 143) |
| HSL | hsl(111, 85%, 76%) |
| HSV | hsv(111, 42%, 96%) |
| CMYK | cmyk(35.4%, 0%, 41.9%, 3.5%) |
| CIE-LAB | lab(89.52, -45.32, 41.41) |
| CIE-LCH | lch(89.52, 61.39, 137.58°) |
| OKLab | oklab(89.4% -0.1238 0.1016) |
| OKLCH | oklch(89.4% 0.16 140.6) |
| XYZ | xyz(52.2098, 75.2631, 37.7575) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.98
Pale Light Green
#B1FC99
ΔE00 2.27
Pastel Green
#B0FF9D
ΔE00 2.48
Lightgreen
#90EE90
ΔE00 2.68
Light Green
#96F97B
ΔE00 3.04
Light Pastel Green
#B2FBA5
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF68F #E68FF6
analogous
#D3F68F #9FF68F #8FF6B3
triadic
#9FF68F #8F9FF6 #F68F9F
tetradic
#9FF68F #8FD3F6 #E68FF6 #F6B38F
square
#9FF68F #8FD3F6 #E68FF6 #F6B38F
split-complementary
#9FF68F #B38FF6 #F68FD3
monochromatic
#3EED1E #6EF156 #9FF68F #D0FBC8 #E7FDE3
Accessibility & contrast
On white
1.31
#9FF68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#9FF68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF68F
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF68F | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE687
Deuteranopia (green-blind)
#EEDE95
Tritanopia (blue-blind)
#98F0DD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9ff68f; /* rgb */ color: rgb(159, 246, 143); /* oklch */ color: oklch(89.4% 0.160 140.6);
Tailwind
colors: {
custom: {
50: '#bff9b1',
500: '#9ff68f',
950: '#000000',
},
}SCSS
$custom: #9ff68f; $custom-light: #bff9b1; $custom-dark: #000000;
JSON
{
"hex": "#9ff68f",
"rgb": {
"r": 159,
"g": 246,
"b": 143
},
"hsl": {
"h": 110.68,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.89395,
"c": 0.16016,
"h": 140.6
},
"luminance": 0.75266
}Semantic roles & 50–950 ramp
primary
#9FF68F
secondary
#C055D4
accent
#04E2BF
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121711
muted
#828581