#BBFDCE#BBFDCE
#BBFDCE is a very light, moderate green. Relative luminance 0.853; OKLCH L 93.8% C 0.092 H 153.4°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDCE |
|---|---|
| RGB | rgb(187, 253, 206) |
| HSL | hsl(137, 94%, 86%) |
| HSV | hsv(137, 26%, 99%) |
| CMYK | cmyk(26.1%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(94.00, -29.69, 15.96) |
| CIE-LCH | lch(94.00, 33.70, 151.74°) |
| OKLab | oklab(93.76% -0.082 0.0411) |
| OKLCH | oklch(93.76% 0.092 153.4) |
| XYZ | xyz(66.7560, 85.2690, 71.3218) |
| Luminance | 0.8527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.00
Pale Turquoise
#A5FBD5
ΔE00 4.38
Light Seafoam
#A0FEBF
ΔE00 4.56
Light Mint
#B6FFBB
ΔE00 4.56
Celadon
#BEFDB7
ΔE00 5.38
Light Mint Green
#A6FBB2
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDCE #FDBBEA
analogous
#C9FDBB #BBFDCE #BBFDEF
triadic
#BBFDCE #CEBBFD #FDCEBB
tetradic
#BBFDCE #BBC9FD #FDBBEA #FDEFBB
square
#BBFDCE #BBC9FD #FDBBEA #FDEFBB
split-complementary
#BBFDCE #EFBBFD #FDBBC9
monochromatic
#44FA78 #80FBA3 #BBFDCE #E1FEEA #E1FEEA
Accessibility & contrast
On white
1.16
#BBFDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#BBFDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDCE
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDCE | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2CB
Deuteranopia (green-blind)
#F2EBD1
Tritanopia (blue-blind)
#B1FBF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfdce; /* rgb */ color: rgb(187, 253, 206); /* oklch */ color: oklch(93.8% 0.092 153.4);
Tailwind
colors: {
custom: {
50: '#d0fedd',
500: '#bbfdce',
950: '#000000',
},
}SCSS
$custom: #bbfdce; $custom-light: #d0fedd; $custom-dark: #000000;
JSON
{
"hex": "#bbfdce",
"rgb": {
"r": 187,
"g": 253,
"b": 206
},
"hsl": {
"h": 137.273,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.93758,
"c": 0.09172,
"h": 153.4
},
"luminance": 0.85272
}Semantic roles & 50–950 ramp
primary
#BBFDCE
secondary
#E379C5
accent
#00A3E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684