#BBF5CB#BBF5CB
#BBF5CB is a very light, moderate green. Relative luminance 0.802; OKLCH L 91.9% C 0.082 H 153.2°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF5CB |
|---|---|
| RGB | rgb(187, 245, 203) |
| HSL | hsl(137, 74%, 85%) |
| HSV | hsv(137, 24%, 96%) |
| CMYK | cmyk(23.7%, 0%, 17.1%, 3.9%) |
| CIE-LAB | lab(91.77, -26.44, 14.35) |
| CIE-LCH | lch(91.77, 30.08, 151.51°) |
| OKLab | oklab(91.95% -0.0731 0.037) |
| OKLCH | oklch(91.95% 0.082 153.2) |
| XYZ | xyz(63.9223, 80.1792, 68.5965) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.60
Pale Turquoise
#A5FBD5
ΔE00 4.73
Light Mint
#B6FFBB
ΔE00 5.87
Light Seafoam
#A0FEBF
ΔE00 5.98
Hospital Green
#9BE5AA
ΔE00 6.16
Celadon
#BEFDB7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF5CB #F5BBE5
analogous
#C8F5BB #BBF5CB #BBF5E8
triadic
#BBF5CB #CBBBF5 #F5CBBB
tetradic
#BBF5CB #BBC8F5 #F5BBE5 #F5E8BB
square
#BBF5CB #BBC8F5 #F5BBE5 #F5E8BB
split-complementary
#BBF5CB #E8BBF5 #F5BBC8
monochromatic
#50E579 #86EDA2 #BBF5CB #E4FBEB #E4FBEB
Accessibility & contrast
On white
1.23
#BBF5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#BBF5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF5CB
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF5CB | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC9
Deuteranopia (green-blind)
#EBE5CD
Tritanopia (blue-blind)
#B2F3E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf5cb; /* rgb */ color: rgb(187, 245, 203); /* oklch */ color: oklch(91.9% 0.082 153.2);
Tailwind
colors: {
custom: {
50: '#d0f8da',
500: '#bbf5cb',
950: '#000000',
},
}SCSS
$custom: #bbf5cb; $custom-light: #d0f8da; $custom-dark: #000000;
JSON
{
"hex": "#bbf5cb",
"rgb": {
"r": 187,
"g": 245,
"b": 203
},
"hsl": {
"h": 136.552,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.91946,
"c": 0.08194,
"h": 153.2
},
"luminance": 0.80181
}Semantic roles & 50–950 ramp
primary
#BBF5CB
secondary
#D67EBE
accent
#0F9FD6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141715
muted
#838584