#BBF2C3#BBF2C3
#BBF2C3 is a very light, moderate green. Relative luminance 0.780; OKLCH L 91.1% C 0.085 H 148.8°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2C3 |
|---|---|
| RGB | rgb(187, 242, 195) |
| HSL | hsl(129, 68%, 84%) |
| HSV | hsv(129, 23%, 95%) |
| CMYK | cmyk(22.7%, 0%, 19.4%, 5.1%) |
| CIE-LAB | lab(90.78, -26.42, 17.10) |
| CIE-LCH | lch(90.78, 31.47, 147.10°) |
| OKLab | oklab(91.1% -0.0726 0.0439) |
| OKLCH | oklch(91.1% 0.085 148.8) |
| XYZ | xyz(62.0932, 78.0072, 63.4045) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.68
Light Sage
#BCECAC
ΔE00 4.73
Light Mint
#B6FFBB
ΔE00 5.03
Celadon
#BEFDB7
ΔE00 5.19
Hospital Green
#9BE5AA
ΔE00 5.22
Very Pale Green
#CFFDBC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2C3 #F2BBEA
analogous
#CFF2BB #BBF2C3 #BBF2DF
triadic
#BBF2C3 #C3BBF2 #F2C3BB
tetradic
#BBF2C3 #BBCFF2 #F2BBEA #F2DFBB
square
#BBF2C3 #BBCFF2 #F2BBEA #F2DFBB
split-complementary
#BBF2C3 #DFBBF2 #F2BBCF
monochromatic
#54DE68 #88E896 #BBF2C3 #E5FAE8 #E5FAE8
Accessibility & contrast
On white
1.26
#BBF2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#BBF2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2C3
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2C3 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E8C0
Deuteranopia (green-blind)
#EAE2C5
Tritanopia (blue-blind)
#B4F0E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf2c3; /* rgb */ color: rgb(187, 242, 195); /* oklch */ color: oklch(91.1% 0.085 148.8);
Tailwind
colors: {
custom: {
50: '#d0f6d5',
500: '#bbf2c3',
950: '#000000',
},
}SCSS
$custom: #bbf2c3; $custom-light: #d0f6d5; $custom-dark: #000000;
JSON
{
"hex": "#bbf2c3",
"rgb": {
"r": 187,
"g": 242,
"b": 195
},
"hsl": {
"h": 128.727,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.91104,
"c": 0.08485,
"h": 148.8
},
"luminance": 0.78009
}Semantic roles & 50–950 ramp
primary
#BBF2C3
secondary
#D280C6
accent
#16B5D0
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#141714
muted
#838583