#BBFFC0#BBFFC0
#BBFFC0 is a very light, moderate green. Relative luminance 0.859; OKLCH L 93.9% C 0.108 H 146.5°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFC0 |
|---|---|
| RGB | rgb(187, 255, 192) |
| HSL | hsl(124, 100%, 87%) |
| HSV | hsv(124, 27%, 100%) |
| CMYK | cmyk(26.7%, 0%, 24.7%, 0%) |
| CIE-LAB | lab(94.26, -33.04, 23.48) |
| CIE-LCH | lch(94.26, 40.53, 144.60°) |
| OKLab | oklab(93.88% -0.0904 0.0598) |
| OKLCH | oklch(93.88% 0.108 146.5) |
| XYZ | xyz(65.7651, 85.8881, 62.9719) |
| Luminance | 0.8589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.11
Celadon
#BEFDB7
ΔE00 1.93
Light Mint Green
#A6FBB2
ΔE00 3.05
Light Seafoam Green
#A7FFB5
ΔE00 3.07
Pale Green
#C7FDB5
ΔE00 3.41
Light Seafoam
#A0FEBF
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFC0 #FFBBFA
analogous
#D8FFBB #BBFFC0 #BBFFE2
triadic
#BBFFC0 #C0BBFF #FFC0BB
tetradic
#BBFFC0 #BBD8FF #FFBBFA #FFE2BB
square
#BBFFC0 #BBD8FF #FFBBFA #FFE2BB
split-complementary
#BBFFC0 #E2BBFF #FFBBD8
monochromatic
#41FF4F #7EFF87 #BBFFC0 #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.16
#BBFFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#BBFFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFC0
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFC0 | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BC
Deuteranopia (green-blind)
#F6ECC3
Tritanopia (blue-blind)
#B3FCEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbffc0; /* rgb */ color: rgb(187, 255, 192); /* oklch */ color: oklch(93.9% 0.108 146.5);
Tailwind
colors: {
custom: {
50: '#d1ffd3',
500: '#bbffc0',
950: '#000000',
},
}SCSS
$custom: #bbffc0; $custom-light: #d1ffd3; $custom-dark: #000000;
JSON
{
"hex": "#bbffc0",
"rgb": {
"r": 187,
"g": 255,
"b": 192
},
"hsl": {
"h": 124.412,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.9388,
"c": 0.10836,
"h": 146.5
},
"luminance": 0.85891
}Semantic roles & 50–950 ramp
primary
#BBFFC0
secondary
#E777DF
accent
#00D5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683