#99FCBB#99FCBB
#99FCBB is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.3% C 0.130 H 154.2°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #99FCBB |
|---|---|
| RGB | rgb(153, 252, 187) |
| HSL | hsl(141, 94%, 79%) |
| HSV | hsv(141, 39%, 99%) |
| CMYK | cmyk(39.3%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.67, -42.68, 22.19) |
| CIE-LCH | lch(91.67, 48.10, 152.53°) |
| OKLab | oklab(91.31% -0.1171 0.0565) |
| OKLCH | oklch(91.31% 0.13 154.2) |
| XYZ | xyz(56.9133, 79.9774, 59.4423) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.86
Light Sea Green
#98F6B0
ΔE00 1.87
Light Seafoam Green
#A7FFB5
ΔE00 2.74
Light Blue Green
#7EFBB3
ΔE00 2.74
Light Mint Green
#A6FBB2
ΔE00 2.78
Mint (survey)
#9FFEB0
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99FCBB #FC99DA
analogous
#A9FC99 #99FCBB #99FCED
triadic
#99FCBB #BB99FC #FCBB99
tetradic
#99FCBB #99A9FC #FC99DA #FCED99
square
#99FCBB #99A9FC #FC99DA #FCED99
split-complementary
#99FCBB #ED99FC #FC99A9
monochromatic
#22F96C #5EFA93 #99FCBB #D4FEE3 #E1FEEB
Accessibility & contrast
On white
1.24
#99FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#99FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99FCBB
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99FCBB | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#ECE3BF
Tritanopia (blue-blind)
#85FAEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #99fcbb; /* rgb */ color: rgb(153, 252, 187); /* oklch */ color: oklch(91.3% 0.130 154.2);
Tailwind
colors: {
custom: {
50: '#bbfecf',
500: '#99fcbb',
950: '#000000',
},
}SCSS
$custom: #99fcbb; $custom-light: #bbfecf; $custom-dark: #000000;
JSON
{
"hex": "#99fcbb",
"rgb": {
"r": 153,
"g": 252,
"b": 187
},
"hsl": {
"h": 140.606,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.91314,
"c": 0.13004,
"h": 154.2
},
"luminance": 0.79981
}Semantic roles & 50–950 ramp
primary
#99FCBB
secondary
#DE5CB1
accent
#0097E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683