#BBF09C#BBF09C
#BBF09C is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 89.9% C 0.123 H 134.5°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF09C |
|---|---|
| RGB | rgb(187, 240, 156) |
| HSL | hsl(98, 74%, 78%) |
| HSV | hsv(98, 35%, 94%) |
| CMYK | cmyk(22.1%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(89.53, -31.60, 35.27) |
| CIE-LCH | lch(89.53, 47.36, 131.86°) |
| OKLab | oklab(89.86% -0.0862 0.0877) |
| OKLCH | oklch(89.86% 0.123 134.5) |
| XYZ | xyz(57.6530, 75.2839, 42.9398) |
| Luminance | 0.7529 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.69
Tea Green
#BDF8A3
ΔE00 1.78
Light Light Green
#C8FFB0
ΔE00 3.41
Light Pastel Green
#B2FBA5
ΔE00 3.46
Light Sage
#BCECAC
ΔE00 3.76
Pale Light Green
#B1FC99
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF09C #D19CF0
analogous
#E5F09C #BBF09C #9CF0A7
triadic
#BBF09C #9CBBF0 #F09CBB
tetradic
#BBF09C #9CE5F0 #D19CF0 #F0A79C
square
#BBF09C #9CE5F0 #D19CF0 #F0A79C
split-complementary
#BBF09C #A79CF0 #F09CE5
monochromatic
#72E032 #96E867 #BBF09C #E0F8D1 #EDFBE4
Accessibility & contrast
On white
1.31
#BBF09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#BBF09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF09C
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF09C | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E496
Deuteranopia (green-blind)
#EEDFA0
Tritanopia (blue-blind)
#BBEADB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf09c; /* rgb */ color: rgb(187, 240, 156); /* oklch */ color: oklch(89.9% 0.123 134.5);
Tailwind
colors: {
custom: {
50: '#d1f5ba',
500: '#bbf09c',
950: '#000000',
},
}SCSS
$custom: #bbf09c; $custom-light: #d1f5ba; $custom-dark: #000000;
JSON
{
"hex": "#bbf09c",
"rgb": {
"r": 187,
"g": 240,
"b": 156
},
"hsl": {
"h": 97.857,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.89861,
"c": 0.123,
"h": 134.5
},
"luminance": 0.75285
}Semantic roles & 50–950 ramp
primary
#BBF09C
secondary
#A663CD
accent
#10D68D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581