#9FF685#9FF685
#9FF685 is a very light, vivid green. Relative luminance 0.750; OKLCH L 89.2% C 0.170 H 138.8°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF685 |
|---|---|
| RGB | rgb(159, 246, 133) |
| HSL | hsl(106, 86%, 74%) |
| HSV | hsv(106, 46%, 96%) |
| CMYK | cmyk(35.4%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(89.38, -46.64, 46.08) |
| CIE-LCH | lch(89.38, 65.56, 135.35°) |
| OKLab | oklab(89.24% -0.1277 0.1118) |
| OKLCH | oklch(89.24% 0.17 138.8) |
| XYZ | xyz(51.4858, 74.9735, 33.9443) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.78
Easter Green
#8CFD7E
ΔE00 2.82
Pale Light Green
#B1FC99
ΔE00 2.83
Palegreen
#98FB98
ΔE00 3.20
Pastel Green
#B0FF9D
ΔE00 3.22
Spring Green (survey)
#A9F971
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF685 #DC85F6
analogous
#D7F685 #9FF685 #85F6A4
triadic
#9FF685 #859FF6 #F6859F
tetradic
#9FF685 #85D7F6 #DC85F6 #F6A485
square
#9FF685 #85D7F6 #DC85F6 #F6A485
split-complementary
#9FF685 #A485F6 #F685D7
monochromatic
#45EE13 #72F24C #9FF685 #CCFABE #E9FDE3
Accessibility & contrast
On white
1.31
#9FF685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#9FF685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF685
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF685 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67C
Deuteranopia (green-blind)
#EFDE8C
Tritanopia (blue-blind)
#9AEFDB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9ff685; /* rgb */ color: rgb(159, 246, 133); /* oklch */ color: oklch(89.2% 0.170 138.8);
Tailwind
colors: {
custom: {
50: '#bff9aa',
500: '#9ff685',
950: '#000000',
},
}SCSS
$custom: #9ff685; $custom-light: #bff9aa; $custom-dark: #000000;
JSON
{
"hex": "#9ff685",
"rgb": {
"r": 159,
"g": 246,
"b": 133
},
"hsl": {
"h": 106.195,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.89241,
"c": 0.16976,
"h": 138.8
},
"luminance": 0.74976
}Semantic roles & 50–950 ramp
primary
#9FF685
secondary
#B44CD3
accent
#03E3AF
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581