#BBEFAF#BBEFAF
#BBEFAF is a very light, moderate green. Relative luminance 0.754; OKLCH L 90.0% C 0.101 H 139.8°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFAF |
|---|---|
| RGB | rgb(187, 239, 175) |
| HSL | hsl(109, 67%, 81%) |
| HSV | hsv(109, 27%, 94%) |
| CMYK | cmyk(21.8%, 0%, 26.8%, 6.3%) |
| CIE-LAB | lab(89.58, -28.32, 25.71) |
| CIE-LCH | lch(89.58, 38.25, 137.76°) |
| OKLab | oklab(90.01% -0.0771 0.0652) |
| OKLCH | oklch(90.01% 0.101 139.8) |
| XYZ | xyz(59.0959, 75.3914, 51.9875) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.89
Washed Out Green
#BCF5A6
ΔE00 2.97
Celadon
#BEFDB7
ΔE00 3.11
Pale Green
#C7FDB5
ΔE00 3.19
Light Grey Green
#B7E1A1
ΔE00 3.34
Very Pale Green
#CFFDBC
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFAF #E3AFEF
analogous
#DBEFAF #BBEFAF #AFEFC3
triadic
#BBEFAF #AFBBEF #EFAFBB
tetradic
#BBEFAF #AFDBEF #E3AFEF #EFC3AF
square
#BBEFAF #AFDBEF #E3AFEF #EFC3AF
split-complementary
#BBEFAF #C3AFEF #EFAFDB
monochromatic
#64DB49 #90E57C #BBEFAF #E6F9E2 #E9FAE5
Accessibility & contrast
On white
1.31
#BBEFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#BBEFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFAF
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFAF | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AB
Deuteranopia (green-blind)
#EBDFB2
Tritanopia (blue-blind)
#B8EBDE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbefaf; /* rgb */ color: rgb(187, 239, 175); /* oklch */ color: oklch(90.0% 0.101 139.8);
Tailwind
colors: {
custom: {
50: '#d0f4c7',
500: '#bbefaf',
950: '#000000',
},
}SCSS
$custom: #bbefaf; $custom-light: #d0f4c7; $custom-dark: #000000;
JSON
{
"hex": "#bbefaf",
"rgb": {
"r": 187,
"g": 239,
"b": 175
},
"hsl": {
"h": 108.75,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.90008,
"c": 0.10092,
"h": 139.8
},
"luminance": 0.75393
}Semantic roles & 50–950 ramp
primary
#BBEFAF
secondary
#BC75CD
accent
#17CFAC
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582