#BBF7CB#BBF7CB
#BBF7CB is a very light, moderate green. Relative luminance 0.814; OKLCH L 92.4% C 0.085 H 152.8°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF7CB |
|---|---|
| RGB | rgb(187, 247, 203) |
| HSL | hsl(136, 79%, 85%) |
| HSV | hsv(136, 24%, 97%) |
| CMYK | cmyk(24.3%, 0%, 17.8%, 3.1%) |
| CIE-LAB | lab(92.31, -27.39, 15.12) |
| CIE-LCH | lch(92.31, 31.28, 151.11°) |
| OKLab | oklab(92.38% -0.0757 0.0389) |
| OKLCH | oklch(92.38% 0.085 152.8) |
| XYZ | xyz(64.5306, 81.3958, 68.7993) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.51
Pale Turquoise
#A5FBD5
ΔE00 4.66
Light Mint
#B6FFBB
ΔE00 5.31
Light Seafoam
#A0FEBF
ΔE00 5.47
Celadon
#BEFDB7
ΔE00 5.86
Hospital Green
#9BE5AA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF7CB #F7BBE7
analogous
#C9F7BB #BBF7CB #BBF7E9
triadic
#BBF7CB #CBBBF7 #F7CBBB
tetradic
#BBF7CB #BBC9F7 #F7BBE7 #F7E9BB
square
#BBF7CB #BBC9F7 #F7BBE7 #F7E9BB
split-complementary
#BBF7CB #E9BBF7 #F7BBC9
monochromatic
#4DEA77 #84F1A1 #BBF7CB #E4FCEA #E4FCEA
Accessibility & contrast
On white
1.22
#BBF7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#BBF7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF7CB
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF7CB | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC9
Deuteranopia (green-blind)
#EDE6CD
Tritanopia (blue-blind)
#B2F5EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbf7cb; /* rgb */ color: rgb(187, 247, 203); /* oklch */ color: oklch(92.4% 0.085 152.8);
Tailwind
colors: {
custom: {
50: '#d0fada',
500: '#bbf7cb',
950: '#000000',
},
}SCSS
$custom: #bbf7cb; $custom-light: #d0fada; $custom-dark: #000000;
JSON
{
"hex": "#bbf7cb",
"rgb": {
"r": 187,
"g": 247,
"b": 203
},
"hsl": {
"h": 136,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.92381,
"c": 0.08509,
"h": 152.8
},
"luminance": 0.81398
}Semantic roles & 50–950 ramp
primary
#BBF7CB
secondary
#D97DC1
accent
#0AA4DB
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141715
muted
#838584