#BBFFC4#BBFFC4
#BBFFC4 is a very light, moderate green. Relative luminance 0.861; OKLCH L 94.0% C 0.104 H 148.2°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFC4 |
|---|---|
| RGB | rgb(187, 255, 196) |
| HSL | hsl(128, 100%, 87%) |
| HSV | hsv(128, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 23.1%, 0%) |
| CIE-LAB | lab(94.34, -32.37, 21.55) |
| CIE-LCH | lch(94.34, 38.88, 146.34°) |
| OKLab | oklab(93.97% -0.0887 0.0551) |
| OKLCH | oklch(93.97% 0.104 148.2) |
| XYZ | xyz(66.2143, 86.0678, 65.3378) |
| Luminance | 0.8607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.87
Celadon
#BEFDB7
ΔE00 2.76
Light Mint Green
#A6FBB2
ΔE00 3.54
Light Seafoam Green
#A7FFB5
ΔE00 3.56
Light Seafoam
#A0FEBF
ΔE00 3.58
Pale Green
#C7FDB5
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFC4 #FFBBF6
analogous
#D4FFBB #BBFFC4 #BBFFE6
triadic
#BBFFC4 #C4BBFF #FFC4BB
tetradic
#BBFFC4 #BBD4FF #FFBBF6 #FFE6BB
square
#BBFFC4 #BBD4FF #FFBBF6 #FFE6BB
split-complementary
#BBFFC4 #E6BBFF #FFBBD4
monochromatic
#41FF5A #7EFF8F #BBFFC4 #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.15
#BBFFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#BBFFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFC4
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFC4 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C1
Deuteranopia (green-blind)
#F6ECC7
Tritanopia (blue-blind)
#B3FCEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbffc4; /* rgb */ color: rgb(187, 255, 196); /* oklch */ color: oklch(94.0% 0.104 148.2);
Tailwind
colors: {
custom: {
50: '#d1ffd6',
500: '#bbffc4',
950: '#000000',
},
}SCSS
$custom: #bbffc4; $custom-light: #d1ffd6; $custom-dark: #000000;
JSON
{
"hex": "#bbffc4",
"rgb": {
"r": 187,
"g": 255,
"b": 196
},
"hsl": {
"h": 127.941,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.93967,
"c": 0.10439,
"h": 148.2
},
"luminance": 0.8607
}Semantic roles & 50–950 ramp
primary
#BBFFC4
secondary
#E777D8
accent
#00C7E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683