#BBEAAE#BBEAAE
#BBEAAE is a very light, moderate green. Relative luminance 0.725; OKLCH L 88.9% C 0.094 H 139.0°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEAAE |
|---|---|
| RGB | rgb(187, 234, 174) |
| HSL | hsl(107, 59%, 80%) |
| HSV | hsv(107, 26%, 92%) |
| CMYK | cmyk(20.1%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(88.19, -26.09, 24.33) |
| CIE-LCH | lch(88.19, 35.68, 137.01°) |
| OKLab | oklab(88.89% -0.0709 0.0618) |
| OKLCH | oklch(88.89% 0.094 139) |
| XYZ | xyz(57.5545, 72.4651, 50.9910) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.90
Light Grey Green
#B7E1A1
ΔE00 2.45
Washed Out Green
#BCF5A6
ΔE00 4.06
Very Pale Green
#CFFDBC
ΔE00 4.20
Pale Green
#C7FDB5
ΔE00 4.35
Celadon
#BEFDB7
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEAAE #DDAEEA
analogous
#D9EAAE #BBEAAE #AEEABF
triadic
#BBEAAE #AEBBEA #EAAEBB
tetradic
#BBEAAE #AED9EA #DDAEEA #EABFAE
square
#BBEAAE #AED9EA #DDAEEA #EABFAE
split-complementary
#BBEAAE #BFAEEA #EAAED9
monochromatic
#69D14D #92DD7D #BBEAAE #E4F7DF #EBF9E7
Accessibility & contrast
On white
1.36
#BBEAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#BBEAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEAAE
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEAAE | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#E6DCB1
Tritanopia (blue-blind)
#B9E6DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bbeaae; /* rgb */ color: rgb(187, 234, 174); /* oklch */ color: oklch(88.9% 0.094 139.0);
Tailwind
colors: {
custom: {
50: '#d0f1c6',
500: '#bbeaae',
950: '#000000',
},
}SCSS
$custom: #bbeaae; $custom-light: #d0f1c6; $custom-dark: #000000;
JSON
{
"hex": "#bbeaae",
"rgb": {
"r": 187,
"g": 234,
"b": 174
},
"hsl": {
"h": 107,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.88891,
"c": 0.09407,
"h": 139
},
"luminance": 0.72466
}Semantic roles & 50–950 ramp
primary
#BBEAAE
secondary
#B576C6
accent
#1FC6A2
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582