#BBCE82#BBCE82
#BBCE82 is a light, moderate yellow-green. Relative luminance 0.563; OKLCH L 81.9% C 0.102 H 120.1°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCE82 |
|---|---|
| RGB | rgb(187, 206, 130) |
| HSL | hsl(75, 44%, 66%) |
| HSV | hsv(75, 37%, 81%) |
| CMYK | cmyk(9.2%, 0%, 36.9%, 19.2%) |
| CIE-LAB | lab(79.80, -18.66, 35.70) |
| CIE-LCH | lch(79.80, 40.29, 117.60°) |
| OKLab | oklab(81.93% -0.051 0.0879) |
| OKLCH | oklch(81.93% 0.102 120.1) |
| XYZ | xyz(46.5940, 56.3192, 29.5308) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.52
Greenish Tan
#BCCB7A
ΔE00 1.65
Pale Olive Green
#B1D27B
ΔE00 3.16
Greenish Beige
#C9D179
ΔE00 3.98
Light Moss Green
#A6C875
ΔE00 3.99
Tan Green
#A9BE70
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCE82 #9582CE
analogous
#CEBB82 #BBCE82 #95CE82
triadic
#BBCE82 #82BBCE #CE82BB
tetradic
#BBCE82 #82CEBB #9582CE #CE8295
square
#BBCE82 #82CEBB #9582CE #CE8295
split-complementary
#BBCE82 #8295CE #BB82CE
monochromatic
#82993C #A3BD56 #BBCE82 #D3DFAE #EBF0DA
Accessibility & contrast
On white
1.71
#BBCE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#BBCE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCE82
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCE82 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67C
Deuteranopia (green-blind)
#D5C686
Tritanopia (blue-blind)
#C2C7BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbce82; /* rgb */ color: rgb(187, 206, 130); /* oklch */ color: oklch(81.9% 0.102 120.1);
Tailwind
colors: {
custom: {
50: '#d0dda7',
500: '#bbce82',
950: '#000000',
},
}SCSS
$custom: #bbce82; $custom-light: #d0dda7; $custom-dark: #000000;
JSON
{
"hex": "#bbce82",
"rgb": {
"r": 187,
"g": 206,
"b": 130
},
"hsl": {
"h": 75,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.81926,
"c": 0.10162,
"h": 120.1
},
"luminance": 0.56319
}Semantic roles & 50–950 ramp
primary
#BBCE82
secondary
#67559F
accent
#2FB751
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480