#BBFDC2#BBFDC2
#BBFDC2 is a very light, moderate green. Relative luminance 0.847; OKLCH L 93.5% C 0.103 H 147.4°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDC2 |
|---|---|
| RGB | rgb(187, 253, 194) |
| HSL | hsl(126, 94%, 86%) |
| HSV | hsv(126, 26%, 99%) |
| CMYK | cmyk(26.1%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(93.76, -31.78, 21.76) |
| CIE-LCH | lch(93.76, 38.51, 145.60°) |
| OKLab | oklab(93.48% -0.087 0.0556) |
| OKLCH | oklch(93.48% 0.103 147.4) |
| XYZ | xyz(65.3535, 84.7080, 63.9354) |
| Luminance | 0.8471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.88
Celadon
#BEFDB7
ΔE00 2.56
Light Mint Green
#A6FBB2
ΔE00 3.53
Light Seafoam Green
#A7FFB5
ΔE00 3.65
Light Seafoam
#A0FEBF
ΔE00 3.78
Pale Green
#C7FDB5
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDC2 #FDBBF6
analogous
#D5FDBB #BBFDC2 #BBFDE3
triadic
#BBFDC2 #C2BBFD #FDC2BB
tetradic
#BBFDC2 #BBD5FD #FDBBF6 #FDE3BB
square
#BBFDC2 #BBD5FD #FDBBF6 #FDE3BB
split-complementary
#BBFDC2 #E3BBFD #FDBBD5
monochromatic
#44FA57 #80FB8D #BBFDC2 #E1FEE4 #E1FEE4
Accessibility & contrast
On white
1.17
#BBFDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#BBFDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDC2
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDC2 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BF
Deuteranopia (green-blind)
#F4EAC5
Tritanopia (blue-blind)
#B3FAED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfdc2; /* rgb */ color: rgb(187, 253, 194); /* oklch */ color: oklch(93.5% 0.103 147.4);
Tailwind
colors: {
custom: {
50: '#d0fed4',
500: '#bbfdc2',
950: '#000000',
},
}SCSS
$custom: #bbfdc2; $custom-light: #d0fed4; $custom-dark: #000000;
JSON
{
"hex": "#bbfdc2",
"rgb": {
"r": 187,
"g": 253,
"b": 194
},
"hsl": {
"h": 126.364,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.93484,
"c": 0.10325,
"h": 147.4
},
"luminance": 0.8471
}Semantic roles & 50–950 ramp
primary
#BBFDC2
secondary
#E379D8
accent
#00CDE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683