#BBF1CD#BBF1CD
#BBF1CD is a very light, moderate green. Relative luminance 0.779; OKLCH L 91.1% C 0.074 H 155.5°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF1CD |
|---|---|
| RGB | rgb(187, 241, 205) |
| HSL | hsl(140, 66%, 84%) |
| HSV | hsv(140, 22%, 95%) |
| CMYK | cmyk(22.4%, 0%, 14.9%, 5.5%) |
| CIE-LAB | lab(90.73, -24.15, 11.84) |
| CIE-LCH | lch(90.73, 26.90, 153.89°) |
| OKLab | oklab(91.13% -0.0671 0.0306) |
| OKLCH | oklch(91.13% 0.074 155.5) |
| XYZ | xyz(62.9651, 77.8811, 69.4608) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.55
Pale Turquoise
#A5FBD5
ΔE00 4.99
Light Teal
#90E4C1
ΔE00 6.23
Pale Aqua
#B8FFEB
ΔE00 6.82
Hospital Green
#9BE5AA
ΔE00 6.98
Light Sage
#BCECAC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF1CD #F1BBDF
analogous
#C4F1BB #BBF1CD #BBF1E8
triadic
#BBF1CD #CDBBF1 #F1CDBB
tetradic
#BBF1CD #BBC4F1 #F1BBDF #F1E8BB
square
#BBF1CD #BBC4F1 #F1BBDF #F1E8BB
split-complementary
#BBF1CD #E8BBF1 #F1BBC4
monochromatic
#55DC82 #88E7A8 #BBF1CD #E6FAEC #E6FAEC
Accessibility & contrast
On white
1.27
#BBF1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#BBF1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF1CD
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF1CD | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8CB
Deuteranopia (green-blind)
#E7E2CF
Tritanopia (blue-blind)
#B2F0E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf1cd; /* rgb */ color: rgb(187, 241, 205); /* oklch */ color: oklch(91.1% 0.074 155.5);
Tailwind
colors: {
custom: {
50: '#d0f5dc',
500: '#bbf1cd',
950: '#000000',
},
}SCSS
$custom: #bbf1cd; $custom-light: #d0f5dc; $custom-dark: #000000;
JSON
{
"hex": "#bbf1cd",
"rgb": {
"r": 187,
"g": 241,
"b": 205
},
"hsl": {
"h": 140,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.91129,
"c": 0.07378,
"h": 155.5
},
"luminance": 0.77883
}Semantic roles & 50–950 ramp
primary
#BBF1CD
secondary
#D080B5
accent
#1891CE
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141715
muted
#838584