#BBFDD1#BBFDD1
#BBFDD1 is a very light, moderate green. Relative luminance 0.854; OKLCH L 93.8% C 0.089 H 155.2°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDD1 |
|---|---|
| RGB | rgb(187, 253, 209) |
| HSL | hsl(140, 94%, 86%) |
| HSV | hsv(140, 26%, 99%) |
| CMYK | cmyk(26.1%, 0%, 17.4%, 0.8%) |
| CIE-LAB | lab(94.06, -29.14, 14.51) |
| CIE-LCH | lch(94.06, 32.56, 153.53°) |
| OKLab | oklab(93.83% -0.0808 0.0374) |
| OKLCH | oklch(93.83% 0.089 155.2) |
| XYZ | xyz(67.1239, 85.4161, 73.2595) |
| Luminance | 0.8542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.12
Pale Turquoise
#A5FBD5
ΔE00 3.86
Light Seafoam
#A0FEBF
ΔE00 5.03
Light Mint
#B6FFBB
ΔE00 5.31
Celadon
#BEFDB7
ΔE00 6.14
Light Mint Green
#A6FBB2
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDD1 #FDBBE7
analogous
#C6FDBB #BBFDD1 #BBFDF2
triadic
#BBFDD1 #D1BBFD #FDD1BB
tetradic
#BBFDD1 #BBC6FD #FDBBE7 #FDF2BB
square
#BBFDD1 #BBC6FD #FDBBE7 #FDF2BB
split-complementary
#BBFDD1 #F2BBFD #FDBBC6
monochromatic
#44FA81 #80FBA9 #BBFDD1 #E1FEEB #E1FEEB
Accessibility & contrast
On white
1.16
#BBFDD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#BBFDD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDD1
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDD1 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF3CF
Deuteranopia (green-blind)
#F1EBD3
Tritanopia (blue-blind)
#B0FCF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bbfdd1; /* rgb */ color: rgb(187, 253, 209); /* oklch */ color: oklch(93.8% 0.089 155.2);
Tailwind
colors: {
custom: {
50: '#d0fedf',
500: '#bbfdd1',
950: '#000000',
},
}SCSS
$custom: #bbfdd1; $custom-light: #d0fedf; $custom-dark: #000000;
JSON
{
"hex": "#bbfdd1",
"rgb": {
"r": 187,
"g": 253,
"b": 209
},
"hsl": {
"h": 140,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.9383,
"c": 0.089,
"h": 155.2
},
"luminance": 0.85419
}Semantic roles & 50–950 ramp
primary
#BBFDD1
secondary
#E379C0
accent
#0099E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684