#9AFA9F#9AFA9F
#9AFA9F is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.3% C 0.153 H 145.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFA9F |
|---|---|
| RGB | rgb(154, 250, 159) |
| HSL | hsl(123, 91%, 79%) |
| HSV | hsv(123, 38%, 98%) |
| CMYK | cmyk(38.4%, 0%, 36.4%, 2%) |
| CIE-LAB | lab(90.66, -46.23, 34.96) |
| CIE-LCH | lch(90.66, 57.96, 142.90°) |
| OKLab | oklab(90.34% -0.1259 0.0871) |
| OKLCH | oklch(90.34% 0.153 145.3) |
| XYZ | xyz(53.7674, 77.7414, 44.9666) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.24
Mint Green
#8FFF9F
ΔE00 1.73
Baby Green
#8CFF9E
ΔE00 1.97
Foam Green
#90FDA9
ΔE00 2.28
Mint (survey)
#9FFEB0
ΔE00 2.58
Lightgreen
#90EE90
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFA9F #FA9AF5
analogous
#C5FA9A #9AFA9F #9AFACF
triadic
#9AFA9F #9F9AFA #FA9F9A
tetradic
#9AFA9F #9AC5FA #FA9AF5 #FACF9A
square
#9AFA9F #9AC5FA #FA9AF5 #FACF9A
split-complementary
#9AFA9F #CF9AFA #FA9AC5
monochromatic
#25F430 #60F768 #9AFA9F #D4FDD6 #E2FEE3
Accessibility & contrast
On white
1.27
#9AFA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#9AFA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFA9F
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFA9F | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA99
Deuteranopia (green-blind)
#EFE1A4
Tritanopia (blue-blind)
#8EF5E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9afa9f; /* rgb */ color: rgb(154, 250, 159); /* oklch */ color: oklch(90.3% 0.153 145.3);
Tailwind
colors: {
custom: {
50: '#bbfcbc',
500: '#9afa9f',
950: '#000000',
},
}SCSS
$custom: #9afa9f; $custom-light: #bbfcbc; $custom-dark: #000000;
JSON
{
"hex": "#9afa9f",
"rgb": {
"r": 154,
"g": 250,
"b": 159
},
"hsl": {
"h": 123.125,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.90342,
"c": 0.1531,
"h": 145.3
},
"luminance": 0.77744
}Semantic roles & 50–950 ramp
primary
#9AFA9F
secondary
#DB5DD4
accent
#00DAE6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121712
muted
#828582