#9FF693#9FF693
#9FF693 is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.5% C 0.156 H 141.4°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF693 |
|---|---|
| RGB | rgb(159, 246, 147) |
| HSL | hsl(113, 85%, 77%) |
| HSV | hsv(113, 40%, 96%) |
| CMYK | cmyk(35.4%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(89.57, -44.77, 39.53) |
| CIE-LCH | lch(89.57, 59.72, 138.56°) |
| OKLab | oklab(89.46% -0.1222 0.0974) |
| OKLCH | oklch(89.46% 0.156 141.4) |
| XYZ | xyz(52.5182, 75.3864, 39.3819) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.63
Pale Light Green
#B1FC99
ΔE00 2.31
Lightgreen
#90EE90
ΔE00 2.35
Pastel Green
#B0FF9D
ΔE00 2.40
Light Pastel Green
#B2FBA5
ΔE00 2.89
Mint Green
#8FFF9F
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF693 #EA93F6
analogous
#D1F693 #9FF693 #93F6B9
triadic
#9FF693 #939FF6 #F6939F
tetradic
#9FF693 #93D1F6 #EA93F6 #F6B993
square
#9FF693 #93D1F6 #EA93F6 #F6B993
split-complementary
#9FF693 #B993F6 #F693D1
monochromatic
#3BED22 #6DF15B #9FF693 #D1FBCB #E6FDE3
Accessibility & contrast
On white
1.31
#9FF693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#9FF693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF693
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF693 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68C
Deuteranopia (green-blind)
#EEDE99
Tritanopia (blue-blind)
#98F0DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9ff693; /* rgb */ color: rgb(159, 246, 147); /* oklch */ color: oklch(89.5% 0.156 141.4);
Tailwind
colors: {
custom: {
50: '#bef9b4',
500: '#9ff693',
950: '#000000',
},
}SCSS
$custom: #9ff693; $custom-light: #bef9b4; $custom-dark: #000000;
JSON
{
"hex": "#9ff693",
"rgb": {
"r": 159,
"g": 246,
"b": 147
},
"hsl": {
"h": 112.727,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.89461,
"c": 0.15625,
"h": 141.4
},
"luminance": 0.75389
}Semantic roles & 50–950 ramp
primary
#9FF693
secondary
#C559D4
accent
#04E1C6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581