#99F686#99F686
#99F686 is a very light, vivid green. Relative luminance 0.744; OKLCH L 89.0% C 0.172 H 140.3°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #99F686 |
|---|---|
| RGB | rgb(153, 246, 134) |
| HSL | hsl(110, 86%, 75%) |
| HSV | hsv(110, 46%, 96%) |
| CMYK | cmyk(37.8%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(89.11, -48.39, 45.20) |
| CIE-LCH | lch(89.11, 66.22, 136.95°) |
| OKLab | oklab(88.95% -0.1323 0.1099) |
| OKLCH | oklch(88.95% 0.172 140.3) |
| XYZ | xyz(50.3938, 74.4024, 34.2554) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.81
Easter Green
#8CFD7E
ΔE00 2.44
Palegreen
#98FB98
ΔE00 2.65
Pale Light Green
#B1FC99
ΔE00 3.15
Lightgreen
#90EE90
ΔE00 3.25
Pastel Green
#B0FF9D
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99F686 #E386F6
analogous
#D1F686 #99F686 #86F6AB
triadic
#99F686 #8699F6 #F68699
tetradic
#99F686 #86D1F6 #E386F6 #F6AB86
square
#99F686 #86D1F6 #E386F6 #F6AB86
split-complementary
#99F686 #AB86F6 #F686D1
monochromatic
#39EE14 #69F24D #99F686 #C9FABF #E7FDE3
Accessibility & contrast
On white
1.32
#99F686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#99F686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99F686
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99F686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99F686 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57D
Deuteranopia (green-blind)
#EEDD8D
Tritanopia (blue-blind)
#92F0DB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #99f686; /* rgb */ color: rgb(153, 246, 134); /* oklch */ color: oklch(89.0% 0.172 140.3);
Tailwind
colors: {
custom: {
50: '#bbfaab',
500: '#99f686',
950: '#000000',
},
}SCSS
$custom: #99f686; $custom-light: #bbfaab; $custom-dark: #000000;
JSON
{
"hex": "#99f686",
"rgb": {
"r": 153,
"g": 246,
"b": 134
},
"hsl": {
"h": 109.821,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.88951,
"c": 0.17198,
"h": 140.3
},
"luminance": 0.74405
}Semantic roles & 50–950 ramp
primary
#99F686
secondary
#BC4DD3
accent
#03E3BD
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581