#9AF99E#9AF99E
#9AF99E is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.1% C 0.153 H 145.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9AF99E |
|---|---|
| RGB | rgb(154, 249, 158) |
| HSL | hsl(123, 89%, 79%) |
| HSV | hsv(123, 38%, 98%) |
| CMYK | cmyk(38.2%, 0%, 36.5%, 2.4%) |
| CIE-LAB | lab(90.36, -45.95, 35.06) |
| CIE-LCH | lch(90.36, 57.80, 142.66°) |
| OKLab | oklab(90.09% -0.1252 0.0873) |
| OKLCH | oklch(90.09% 0.153 145.1) |
| XYZ | xyz(53.3711, 77.0870, 44.4082) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.25
Mint Green
#8FFF9F
ΔE00 1.90
Baby Green
#8CFF9E
ΔE00 2.13
Foam Green
#90FDA9
ΔE00 2.42
Lightgreen
#90EE90
ΔE00 2.52
Mint (survey)
#9FFEB0
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AF99E #F99AF5
analogous
#C6F99A #9AF99E #9AF9CE
triadic
#9AF99E #9E9AF9 #F99E9A
tetradic
#9AF99E #9AC6F9 #F99AF5 #F9CE9A
square
#9AF99E #9AC6F9 #F99AF5 #F9CE9A
split-complementary
#9AF99E #CE9AF9 #F99AC6
monochromatic
#26F22F #60F667 #9AF99E #D4FCD5 #E2FDE3
Accessibility & contrast
On white
1.28
#9AF99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#9AF99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AF99E
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AF99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AF99E | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE998
Deuteranopia (green-blind)
#EEE0A3
Tritanopia (blue-blind)
#8EF4E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9af99e; /* rgb */ color: rgb(154, 249, 158); /* oklch */ color: oklch(90.1% 0.153 145.1);
Tailwind
colors: {
custom: {
50: '#bbfcbb',
500: '#9af99e',
950: '#000000',
},
}SCSS
$custom: #9af99e; $custom-light: #bbfcbb; $custom-dark: #000000;
JSON
{
"hex": "#9af99e",
"rgb": {
"r": 154,
"g": 249,
"b": 158
},
"hsl": {
"h": 122.526,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.90093,
"c": 0.15262,
"h": 145.1
},
"luminance": 0.7709
}Semantic roles & 50–950 ramp
primary
#9AF99E
secondary
#D95ED4
accent
#00DCE5
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121712
muted
#828582