#99F992#99F992
#99F992 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.8% C 0.165 H 142.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #99F992 |
|---|---|
| RGB | rgb(153, 249, 146) |
| HSL | hsl(116, 90%, 77%) |
| HSV | hsv(116, 41%, 98%) |
| CMYK | cmyk(38.6%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(90.14, -48.02, 40.69) |
| CIE-LCH | lch(90.14, 62.94, 139.73°) |
| OKLab | oklab(89.84% -0.1309 0.1001) |
| OKLCH | oklch(89.84% 0.165 142.6) |
| XYZ | xyz(52.1986, 76.5961, 39.2226) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.94
Lightgreen
#90EE90
ΔE00 2.61
Mint Green
#8FFF9F
ΔE00 2.64
Pastel Green
#B0FF9D
ΔE00 2.71
Baby Green
#8CFF9E
ΔE00 2.75
Pale Light Green
#B1FC99
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99F992 #F292F9
analogous
#CDF992 #99F992 #92F9BE
triadic
#99F992 #9299F9 #F99299
tetradic
#99F992 #92CDF9 #F292F9 #F9BE92
square
#99F992 #92CDF9 #F292F9 #F9BE92
split-complementary
#99F992 #BE92F9 #F992CD
monochromatic
#2CF31E #63F658 #99F992 #CFFCCC #E4FDE2
Accessibility & contrast
On white
1.29
#99F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#99F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99F992
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99F992 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE88A
Deuteranopia (green-blind)
#EFDF98
Tritanopia (blue-blind)
#8FF3E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #99f992; /* rgb */ color: rgb(153, 249, 146); /* oklch */ color: oklch(89.8% 0.165 142.6);
Tailwind
colors: {
custom: {
50: '#bbfcb3',
500: '#99f992',
950: '#000000',
},
}SCSS
$custom: #99f992; $custom-light: #bbfcb3; $custom-dark: #000000;
JSON
{
"hex": "#99f992",
"rgb": {
"r": 153,
"g": 249,
"b": 146
},
"hsl": {
"h": 115.922,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.89838,
"c": 0.16479,
"h": 142.6
},
"luminance": 0.76599
}Semantic roles & 50–950 ramp
primary
#99F992
secondary
#D057D8
accent
#00E6D6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581