#9FF69E#9FF69E
#9FF69E is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.7% C 0.145 H 144.0°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF69E |
|---|---|
| RGB | rgb(159, 246, 158) |
| HSL | hsl(119, 83%, 79%) |
| HSV | hsv(119, 36%, 96%) |
| CMYK | cmyk(35.4%, 0%, 35.8%, 3.5%) |
| CIE-LAB | lab(89.74, -43.15, 34.29) |
| CIE-LCH | lch(89.74, 55.11, 141.53°) |
| OKLab | oklab(89.65% -0.1176 0.0855) |
| OKLCH | oklch(89.65% 0.145 144) |
| XYZ | xyz(53.4230, 75.7484, 44.1471) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.94
Lightgreen
#90EE90
ΔE00 2.34
Light Pastel Green
#B2FBA5
ΔE00 2.38
Mint Green
#8FFF9F
ΔE00 2.89
Mint (survey)
#9FFEB0
ΔE00 2.93
Pastel Green
#B0FF9D
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF69E #F59EF6
analogous
#CBF69E #9FF69E #9EF6C9
triadic
#9FF69E #9E9FF6 #F69E9F
tetradic
#9FF69E #9ECBF6 #F59EF6 #F6C99E
square
#9FF69E #9ECBF6 #F59EF6 #F6C99E
split-complementary
#9FF69E #C99EF6 #F69ECB
monochromatic
#30EC2E #68F166 #9FF69E #D6FBD6 #E3FCE3
Accessibility & contrast
On white
1.30
#9FF69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#9FF69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF69E
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF69E | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE798
Deuteranopia (green-blind)
#ECDEA3
Tritanopia (blue-blind)
#96F1E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #9ff69e; /* rgb */ color: rgb(159, 246, 158); /* oklch */ color: oklch(89.7% 0.145 144.0);
Tailwind
colors: {
custom: {
50: '#bef9bb',
500: '#9ff69e',
950: '#000000',
},
}SCSS
$custom: #9ff69e; $custom-light: #bef9bb; $custom-dark: #000000;
JSON
{
"hex": "#9ff69e",
"rgb": {
"r": 159,
"g": 246,
"b": 158
},
"hsl": {
"h": 119.318,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.89653,
"c": 0.14539,
"h": 144
},
"luminance": 0.75751
}Semantic roles & 50–950 ramp
primary
#9FF69E
secondary
#D463D6
accent
#06DFDD
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121712
muted
#828582