#BBEAAA#BBEAAA
#BBEAAA is a very light, moderate green. Relative luminance 0.723; OKLCH L 88.8% C 0.098 H 137.5°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEAAA |
|---|---|
| RGB | rgb(187, 234, 170) |
| HSL | hsl(104, 60%, 79%) |
| HSV | hsv(104, 27%, 92%) |
| CMYK | cmyk(20.1%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(88.12, -26.72, 26.28) |
| CIE-LCH | lch(88.12, 37.48, 135.47°) |
| OKLab | oklab(88.81% -0.0726 0.0665) |
| OKLCH | oklch(88.81% 0.098 137.5) |
| XYZ | xyz(57.1704, 72.3114, 48.9678) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.45
Light Grey Green
#B7E1A1
ΔE00 2.09
Washed Out Green
#BCF5A6
ΔE00 3.42
Pale Green
#C7FDB5
ΔE00 4.07
Very Pale Green
#CFFDBC
ΔE00 4.14
Celadon
#BEFDB7
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEAAA #D9AAEA
analogous
#DBEAAA #BBEAAA #AAEAB9
triadic
#BBEAAA #AABBEA #EAAABB
tetradic
#BBEAAA #AADBEA #D9AAEA #EAB9AA
square
#BBEAAA #AADBEA #D9AAEA #EAB9AA
split-complementary
#BBEAAA #B9AAEA #EAAADB
monochromatic
#6CD248 #94DE79 #BBEAAA #E2F6DB #EBF9E6
Accessibility & contrast
On white
1.36
#BBEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#BBEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEAAA
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEAAA | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#E7DBAD
Tritanopia (blue-blind)
#BAE5D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bbeaaa; /* rgb */ color: rgb(187, 234, 170); /* oklch */ color: oklch(88.8% 0.098 137.5);
Tailwind
colors: {
custom: {
50: '#d0f1c3',
500: '#bbeaaa',
950: '#000000',
},
}SCSS
$custom: #bbeaaa; $custom-light: #d0f1c3; $custom-dark: #000000;
JSON
{
"hex": "#bbeaaa",
"rgb": {
"r": 187,
"g": 234,
"b": 170
},
"hsl": {
"h": 104.063,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.88808,
"c": 0.09846,
"h": 137.5
},
"luminance": 0.72313
}Semantic roles & 50–950 ramp
primary
#BBEAAA
secondary
#B072C6
accent
#1DC89B
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582