#BBFEDC#BBFEDC
#BBFEDC is a very light, moderate green. Relative luminance 0.866; OKLCH L 94.3% C 0.081 H 162.3°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEDC |
|---|---|
| RGB | rgb(187, 254, 220) |
| HSL | hsl(150, 97%, 86%) |
| HSV | hsv(150, 26%, 100%) |
| CMYK | cmyk(26.4%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(94.57, -27.56, 9.58) |
| CIE-LCH | lch(94.57, 29.18, 160.83°) |
| OKLab | oklab(94.32% -0.0774 0.0248) |
| OKLCH | oklch(94.32% 0.081 162.3) |
| XYZ | xyz(68.8496, 86.6128, 80.7866) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.02
Pale Aqua
#B8FFEB
ΔE00 4.57
Mint
#AAF0C1
ΔE00 4.82
Light Aqua
#8CFFDB
ΔE00 6.08
Light Teal
#90E4C1
ΔE00 6.76
Light Turquoise
#7EF4CC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEDC #FEBBDD
analogous
#BCFEBB #BBFEDC #BBFEFD
triadic
#BBFEDC #DCBBFE #FEDCBB
tetradic
#BBFEDC #BBBCFE #FEBBDD #FEFDBB
square
#BBFEDC #BBBCFE #FEBBDD #FEFDBB
split-complementary
#BBFEDC #FDBBFE #FEBBBC
monochromatic
#42FC9E #7FFDBD #BBFEDC #E1FFEF #E1FFEF
Accessibility & contrast
On white
1.15
#BBFEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#BBFEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEDC
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEDC | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4DA
Deuteranopia (green-blind)
#F0ECDE
Tritanopia (blue-blind)
#ADFEF4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bbfedc; /* rgb */ color: rgb(187, 254, 220); /* oklch */ color: oklch(94.3% 0.081 162.3);
Tailwind
colors: {
custom: {
50: '#d0ffe6',
500: '#bbfedc',
950: '#000000',
},
}SCSS
$custom: #bbfedc; $custom-light: #d0ffe6; $custom-dark: #000000;
JSON
{
"hex": "#bbfedc",
"rgb": {
"r": 187,
"g": 254,
"b": 220
},
"hsl": {
"h": 149.552,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.9432,
"c": 0.08131,
"h": 162.3
},
"luminance": 0.86616
}Semantic roles & 50–950 ramp
primary
#BBFEDC
secondary
#E578AF
accent
#0074E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684