#BBD68F#BBD68F
#BBD68F is a very light, moderate yellow-green. Relative luminance 0.606; OKLCH L 83.9% C 0.098 H 125.4°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD68F |
|---|---|
| RGB | rgb(187, 214, 143) |
| HSL | hsl(83, 46%, 70%) |
| HSV | hsv(83, 33%, 84%) |
| CMYK | cmyk(12.6%, 0%, 33.2%, 16.1%) |
| CIE-LAB | lab(82.19, -20.94, 32.18) |
| CIE-LCH | lch(82.19, 38.39, 123.06°) |
| OKLab | oklab(83.9% -0.0569 0.0801) |
| OKLCH | oklch(83.9% 0.098 125.4) |
| XYZ | xyz(49.4975, 60.6408, 35.0784) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.11
Pale Olive Green
#B1D27B
ΔE00 3.25
Light Grey Green
#B7E1A1
ΔE00 4.39
Greenish Tan
#BCCB7A
ΔE00 4.49
Light Moss Green
#A6C875
ΔE00 4.67
Greenish Beige
#C9D179
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD68F #AA8FD6
analogous
#D6CD8F #BBD68F #98D68F
triadic
#BBD68F #8FBBD6 #D68FBB
tetradic
#BBD68F #8FD6CD #AA8FD6 #D68F98
square
#BBD68F #8FD6CD #AA8FD6 #D68F98
split-complementary
#BBD68F #8F98D6 #CD8FD6
monochromatic
#82AC3F #A0C662 #BBD68F #D6E6BC #F1F7E9
Accessibility & contrast
On white
1.60
#BBD68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#BBD68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD68F
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD68F | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD8A
Deuteranopia (green-blind)
#DACC92
Tritanopia (blue-blind)
#BFD0C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd68f; /* rgb */ color: rgb(187, 214, 143); /* oklch */ color: oklch(83.9% 0.098 125.4);
Tailwind
colors: {
custom: {
50: '#d0e2b0',
500: '#bbd68f',
950: '#000000',
},
}SCSS
$custom: #bbd68f; $custom-light: #d0e2b0; $custom-dark: #000000;
JSON
{
"hex": "#bbd68f",
"rgb": {
"r": 187,
"g": 214,
"b": 143
},
"hsl": {
"h": 82.817,
"s": 46.405,
"l": 70
},
"oklch": {
"l": 0.83903,
"c": 0.09821,
"h": 125.4
},
"luminance": 0.60641
}Semantic roles & 50–950 ramp
primary
#BBD68F
secondary
#7B5DAC
accent
#2CBA62
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481