#BBF99C#BBF99C
#BBF99C is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.9% C 0.136 H 135.7°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF99C |
|---|---|
| RGB | rgb(187, 249, 156) |
| HSL | hsl(100, 89%, 79%) |
| HSV | hsv(100, 37%, 98%) |
| CMYK | cmyk(24.9%, 0%, 37.3%, 2.4%) |
| CIE-LAB | lab(92.00, -35.74, 38.53) |
| CIE-LCH | lch(92.00, 52.55, 132.85°) |
| OKLab | oklab(91.86% -0.0977 0.0953) |
| OKLCH | oklch(91.86% 0.136 135.7) |
| XYZ | xyz(60.3684, 80.7147, 43.8449) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.30
Pale Light Green
#B1FC99
ΔE00 1.81
Celery
#C1FD95
ΔE00 2.07
Washed Out Green
#BCF5A6
ΔE00 2.38
Pastel Green
#B0FF9D
ΔE00 2.39
Light Pastel Green
#B2FBA5
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF99C #DA9CF9
analogous
#EAF99C #BBF99C #9CF9AC
triadic
#BBF99C #9CBBF9 #F99CBB
tetradic
#BBF99C #9CEAF9 #DA9CF9 #F9AC9C
square
#BBF99C #9CEAF9 #DA9CF9 #F9AC9C
split-complementary
#BBF99C #AC9CF9 #F99CEA
monochromatic
#6CF229 #93F662 #BBF99C #E3FCD6 #EBFDE2
Accessibility & contrast
On white
1.22
#BBF99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#BBF99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF99C
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF99C | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB95
Deuteranopia (green-blind)
#F6E6A1
Tritanopia (blue-blind)
#BAF2E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbf99c; /* rgb */ color: rgb(187, 249, 156); /* oklch */ color: oklch(91.9% 0.136 135.7);
Tailwind
colors: {
custom: {
50: '#d1fbba',
500: '#bbf99c',
950: '#000000',
},
}SCSS
$custom: #bbf99c; $custom-light: #d1fbba; $custom-dark: #000000;
JSON
{
"hex": "#bbf99c",
"rgb": {
"r": 187,
"g": 249,
"b": 156
},
"hsl": {
"h": 100,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.91858,
"c": 0.13649,
"h": 135.7
},
"luminance": 0.80716
}Semantic roles & 50–950 ramp
primary
#BBF99C
secondary
#B160DA
accent
#00E599
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582