#BBF2C2#BBF2C2
#BBF2C2 is a very light, moderate green. Relative luminance 0.780; OKLCH L 91.1% C 0.086 H 148.3°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2C2 |
|---|---|
| RGB | rgb(187, 242, 194) |
| HSL | hsl(128, 68%, 84%) |
| HSV | hsv(128, 23%, 95%) |
| CMYK | cmyk(22.7%, 0%, 19.8%, 5.1%) |
| CIE-LAB | lab(90.76, -26.60, 17.58) |
| CIE-LCH | lch(90.76, 31.88, 146.53°) |
| OKLab | oklab(91.08% -0.073 0.0452) |
| OKLCH | oklch(91.08% 0.086 148.3) |
| XYZ | xyz(61.9806, 77.9621, 62.8111) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.75
Light Sage
#BCECAC
ΔE00 4.50
Light Mint
#B6FFBB
ΔE00 4.84
Celadon
#BEFDB7
ΔE00 4.96
Hospital Green
#9BE5AA
ΔE00 5.11
Very Pale Green
#CFFDBC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2C2 #F2BBEB
analogous
#D0F2BB #BBF2C2 #BBF2DE
triadic
#BBF2C2 #C2BBF2 #F2C2BB
tetradic
#BBF2C2 #BBD0F2 #F2BBEB #F2DEBB
square
#BBF2C2 #BBD0F2 #F2BBEB #F2DEBB
split-complementary
#BBF2C2 #DEBBF2 #F2BBD0
monochromatic
#54DE66 #88E894 #BBF2C2 #E5FAE8 #E5FAE8
Accessibility & contrast
On white
1.27
#BBF2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#BBF2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2C2
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2C2 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E8BF
Deuteranopia (green-blind)
#EAE2C4
Tritanopia (blue-blind)
#B5EFE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf2c2; /* rgb */ color: rgb(187, 242, 194); /* oklch */ color: oklch(91.1% 0.086 148.3);
Tailwind
colors: {
custom: {
50: '#d0f6d4',
500: '#bbf2c2',
950: '#000000',
},
}SCSS
$custom: #bbf2c2; $custom-light: #d0f6d4; $custom-dark: #000000;
JSON
{
"hex": "#bbf2c2",
"rgb": {
"r": 187,
"g": 242,
"b": 194
},
"hsl": {
"h": 127.636,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.91081,
"c": 0.08585,
"h": 148.3
},
"luminance": 0.77964
}Semantic roles & 50–950 ramp
primary
#BBF2C2
secondary
#D280C7
accent
#16B8D0
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583