#9FF3AA#9FF3AA
#9FF3AA is a very light, vivid green. Relative luminance 0.744; OKLCH L 89.2% C 0.129 H 147.6°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF3AA |
|---|---|
| RGB | rgb(159, 243, 170) |
| HSL | hsl(128, 78%, 79%) |
| HSV | hsv(128, 35%, 95%) |
| CMYK | cmyk(34.6%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(89.10, -39.91, 27.36) |
| CIE-LCH | lch(89.10, 48.39, 145.57°) |
| OKLab | oklab(89.2% -0.109 0.0691) |
| OKLCH | oklch(89.2% 0.129 147.6) |
| XYZ | xyz(53.6017, 74.3716, 49.5532) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.64
Light Mint Green
#A6FBB2
ΔE00 1.71
Mint (survey)
#9FFEB0
ΔE00 2.39
Light Seafoam Green
#A7FFB5
ΔE00 2.49
Foam Green
#90FDA9
ΔE00 3.19
Light Mint
#B6FFBB
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF3AA #F39FE8
analogous
#BEF39F #9FF3AA #9FF3D4
triadic
#9FF3AA #AA9FF3 #F3AA9F
tetradic
#9FF3AA #9FBEF3 #F39FE8 #F3D49F
square
#9FF3AA #9FBEF3 #F39FE8 #F3D49F
split-complementary
#9FF3AA #D49FF3 #F39FBE
monochromatic
#32E54A #69EC7A #9FF3AA #D5FADA #E4FCE7
Accessibility & contrast
On white
1.32
#9FF3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#9FF3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF3AA
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF3AA | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A5
Deuteranopia (green-blind)
#E8DCAE
Tritanopia (blue-blind)
#94EFE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #9ff3aa; /* rgb */ color: rgb(159, 243, 170); /* oklch */ color: oklch(89.2% 0.129 147.6);
Tailwind
colors: {
custom: {
50: '#bef7c3',
500: '#9ff3aa',
950: '#000000',
},
}SCSS
$custom: #9ff3aa; $custom-light: #bef7c3; $custom-dark: #000000;
JSON
{
"hex": "#9ff3aa",
"rgb": {
"r": 159,
"g": 243,
"b": 170
},
"hsl": {
"h": 127.857,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.89197,
"c": 0.12903,
"h": 147.6
},
"luminance": 0.74374
}Semantic roles & 50–950 ramp
primary
#9FF3AA
secondary
#D165C3
accent
#0BBFDA
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121712
muted
#828582