#BBFEC3#BBFEC3
#BBFEC3 is a very light, moderate green. Relative luminance 0.854; OKLCH L 93.7% C 0.104 H 147.8°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEC3 |
|---|---|
| RGB | rgb(187, 254, 195) |
| HSL | hsl(127, 97%, 86%) |
| HSV | hsv(127, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 23.2%, 0.4%) |
| CIE-LAB | lab(94.05, -32.07, 21.65) |
| CIE-LCH | lch(94.05, 38.70, 145.97°) |
| OKLab | oklab(93.73% -0.0879 0.0553) |
| OKLCH | oklch(93.73% 0.104 147.8) |
| XYZ | xyz(65.7827, 85.3861, 64.6343) |
| Luminance | 0.8539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.86
Celadon
#BEFDB7
ΔE00 2.65
Light Mint Green
#A6FBB2
ΔE00 3.53
Light Seafoam Green
#A7FFB5
ΔE00 3.60
Light Seafoam
#A0FEBF
ΔE00 3.68
Pale Green
#C7FDB5
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEC3 #FEBBF6
analogous
#D5FEBB #BBFEC3 #BBFEE5
triadic
#BBFEC3 #C3BBFE #FEC3BB
tetradic
#BBFEC3 #BBD5FE #FEBBF6 #FEE5BB
square
#BBFEC3 #BBD5FE #FEBBF6 #FEE5BB
split-complementary
#BBFEC3 #E5BBFE #FEBBD5
monochromatic
#42FC59 #7FFD8E #BBFEC3 #E1FFE4 #E1FFE4
Accessibility & contrast
On white
1.16
#BBFEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#BBFEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEC3
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEC3 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2C0
Deuteranopia (green-blind)
#F5EBC6
Tritanopia (blue-blind)
#B3FBEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfec3; /* rgb */ color: rgb(187, 254, 195); /* oklch */ color: oklch(93.7% 0.104 147.8);
Tailwind
colors: {
custom: {
50: '#d0ffd5',
500: '#bbfec3',
950: '#000000',
},
}SCSS
$custom: #bbfec3; $custom-light: #d0ffd5; $custom-dark: #000000;
JSON
{
"hex": "#bbfec3",
"rgb": {
"r": 187,
"g": 254,
"b": 195
},
"hsl": {
"h": 127.164,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.93725,
"c": 0.10383,
"h": 147.8
},
"luminance": 0.85389
}Semantic roles & 50–950 ramp
primary
#BBFEC3
secondary
#E578D8
accent
#00CAE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683