#9FF088#9FF088
#9FF088 is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.9% C 0.158 H 139.0°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF088 |
|---|---|
| RGB | rgb(159, 240, 136) |
| HSL | hsl(107, 78%, 74%) |
| HSV | hsv(107, 43%, 94%) |
| CMYK | cmyk(33.8%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(87.71, -43.67, 42.53) |
| CIE-LCH | lch(87.71, 60.96, 135.76°) |
| OKLab | oklab(87.9% -0.1195 0.1039) |
| OKLCH | oklch(87.9% 0.158 139) |
| XYZ | xyz(49.9004, 71.4664, 34.4529) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.80
Pale Light Green
#B1FC99
ΔE00 3.02
Light Green
#96F97B
ΔE00 3.23
Palegreen
#98FB98
ΔE00 3.30
Pastel Green
#B0FF9D
ΔE00 3.53
Light Pastel Green
#B2FBA5
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF088 #D988F0
analogous
#D3F088 #9FF088 #88F0A5
triadic
#9FF088 #889FF0 #F0889F
tetradic
#9FF088 #88D3F0 #D988F0 #F0A588
square
#9FF088 #88D3F0 #D988F0 #F0A588
split-complementary
#9FF088 #A588F0 #F088D3
monochromatic
#48E11C #73E952 #9FF088 #CBF7BE #E9FCE4
Accessibility & contrast
On white
1.37
#9FF088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#9FF088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF088
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF088 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E180
Deuteranopia (green-blind)
#EAD98E
Tritanopia (blue-blind)
#9AEAD7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #9ff088; /* rgb */ color: rgb(159, 240, 136); /* oklch */ color: oklch(87.9% 0.158 139.0);
Tailwind
colors: {
custom: {
50: '#bef5ac',
500: '#9ff088',
950: '#000000',
},
}SCSS
$custom: #9ff088; $custom-light: #bef5ac; $custom-dark: #000000;
JSON
{
"hex": "#9ff088",
"rgb": {
"r": 159,
"g": 240,
"b": 136
},
"hsl": {
"h": 106.731,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.87898,
"c": 0.15834,
"h": 139
},
"luminance": 0.71469
}Semantic roles & 50–950 ramp
primary
#9FF088
secondary
#B051CB
accent
#0CDAAC
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121710
muted
#828581