#9FF698#9FF698
#9FF698 is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.5% C 0.151 H 142.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF698 |
|---|---|
| RGB | rgb(159, 246, 152) |
| HSL | hsl(116, 84%, 78%) |
| HSV | hsv(116, 38%, 96%) |
| CMYK | cmyk(35.4%, 0%, 38.2%, 3.5%) |
| CIE-LAB | lab(89.65, -44.05, 37.15) |
| CIE-LCH | lch(89.65, 57.62, 139.85°) |
| OKLab | oklab(89.55% -0.1201 0.0921) |
| OKLCH | oklch(89.55% 0.151 142.5) |
| XYZ | xyz(52.9191, 75.5468, 41.4933) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.51
Lightgreen
#90EE90
ΔE00 2.15
Light Pastel Green
#B2FBA5
ΔE00 2.51
Pastel Green
#B0FF9D
ΔE00 2.55
Pale Light Green
#B1FC99
ΔE00 2.61
Mint Green
#8FFF9F
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF698 #EF98F6
analogous
#CEF698 #9FF698 #98F6C0
triadic
#9FF698 #989FF6 #F6989F
tetradic
#9FF698 #98CEF6 #EF98F6 #F6C098
square
#9FF698 #98CEF6 #EF98F6 #F6C098
split-complementary
#9FF698 #C098F6 #F698CE
monochromatic
#36EC27 #6BF160 #9FF698 #D3FBD0 #E5FDE3
Accessibility & contrast
On white
1.30
#9FF698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#9FF698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF698
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF698 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE791
Deuteranopia (green-blind)
#EDDE9E
Tritanopia (blue-blind)
#97F1DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9ff698; /* rgb */ color: rgb(159, 246, 152); /* oklch */ color: oklch(89.5% 0.151 142.5);
Tailwind
colors: {
custom: {
50: '#bef9b7',
500: '#9ff698',
950: '#000000',
},
}SCSS
$custom: #9ff698; $custom-light: #bef9b7; $custom-dark: #000000;
JSON
{
"hex": "#9ff698",
"rgb": {
"r": 159,
"g": 246,
"b": 152
},
"hsl": {
"h": 115.532,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.89546,
"c": 0.15133,
"h": 142.5
},
"luminance": 0.75549
}Semantic roles & 50–950 ramp
primary
#9FF698
secondary
#CC5DD5
accent
#05E0D0
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581