#9FF7AA#9FF7AA
#9FF7AA is a very light, vivid green. Relative luminance 0.768; OKLCH L 90.1% C 0.135 H 147.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF7AA |
|---|---|
| RGB | rgb(159, 247, 170) |
| HSL | hsl(128, 85%, 80%) |
| HSV | hsv(128, 36%, 97%) |
| CMYK | cmyk(35.6%, 0%, 31.2%, 3.1%) |
| CIE-LAB | lab(90.23, -41.69, 28.89) |
| CIE-LCH | lch(90.23, 50.72, 145.28°) |
| OKLab | oklab(90.11% -0.1137 0.0728) |
| OKLCH | oklch(90.11% 0.135 147.4) |
| XYZ | xyz(54.8118, 76.7918, 49.9566) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 1.27
Mint (survey)
#9FFEB0
ΔE00 1.52
Light Sea Green
#98F6B0
ΔE00 1.81
Light Seafoam Green
#A7FFB5
ΔE00 1.87
Foam Green
#90FDA9
ΔE00 2.38
Light Mint
#B6FFBB
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF7AA #F79FEC
analogous
#C0F79F #9FF7AA #9FF7D6
triadic
#9FF7AA #AA9FF7 #F7AA9F
tetradic
#9FF7AA #9FC0F7 #F79FEC #F7D69F
square
#9FF7AA #9FC0F7 #F79FEC #F7D69F
split-complementary
#9FF7AA #D69FF7 #F79FC0
monochromatic
#2EEE46 #67F278 #9FF7AA #D7FCDC #E3FDE6
Accessibility & contrast
On white
1.28
#9FF7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#9FF7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF7AA
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF7AA | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A5
Deuteranopia (green-blind)
#ECE0AE
Tritanopia (blue-blind)
#93F3E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ff7aa; /* rgb */ color: rgb(159, 247, 170); /* oklch */ color: oklch(90.1% 0.135 147.4);
Tailwind
colors: {
custom: {
50: '#befac3',
500: '#9ff7aa',
950: '#000000',
},
}SCSS
$custom: #9ff7aa; $custom-light: #befac3; $custom-dark: #000000;
JSON
{
"hex": "#9ff7aa",
"rgb": {
"r": 159,
"g": 247,
"b": 170
},
"hsl": {
"h": 127.5,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.90111,
"c": 0.13505,
"h": 147.4
},
"luminance": 0.76795
}Semantic roles & 50–950 ramp
primary
#9FF7AA
secondary
#D763C9
accent
#04C6E1
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121712
muted
#828582