#BBD68C#BBD68C
#BBD68C is a very light, moderate yellow-green. Relative luminance 0.606; OKLCH L 83.8% C 0.102 H 124.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD68C |
|---|---|
| RGB | rgb(187, 214, 140) |
| HSL | hsl(82, 47%, 69%) |
| HSV | hsv(82, 35%, 84%) |
| CMYK | cmyk(12.6%, 0%, 34.6%, 16.1%) |
| CIE-LAB | lab(82.14, -21.34, 33.65) |
| CIE-LCH | lch(82.14, 39.85, 122.38°) |
| OKLab | oklab(83.85% -0.0581 0.0835) |
| OKLCH | oklch(83.85% 0.102 124.8) |
| XYZ | xyz(49.2733, 60.5511, 33.8975) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.76
Pale Olive
#B9CC81
ΔE00 2.87
Greenish Tan
#BCCB7A
ΔE00 4.14
Light Moss Green
#A6C875
ΔE00 4.42
Light Grey Green
#B7E1A1
ΔE00 4.77
Greenish Beige
#C9D179
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD68C #A78CD6
analogous
#D6CC8C #BBD68C #96D68C
triadic
#BBD68C #8CBBD6 #D68CBB
tetradic
#BBD68C #8CD6CC #A78CD6 #D68C96
square
#BBD68C #8CD6CC #A78CD6 #D68C96
split-complementary
#BBD68C #8C96D6 #CC8CD6
monochromatic
#83AB3D #A0C65F #BBD68C #D6E6B9 #F0F6E6
Accessibility & contrast
On white
1.60
#BBD68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#BBD68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD68C
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD68C | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD87
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#C0CFC3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd68c; /* rgb */ color: rgb(187, 214, 140); /* oklch */ color: oklch(83.8% 0.102 124.8);
Tailwind
colors: {
custom: {
50: '#d0e2ae',
500: '#bbd68c',
950: '#000000',
},
}SCSS
$custom: #bbd68c; $custom-light: #d0e2ae; $custom-dark: #000000;
JSON
{
"hex": "#bbd68c",
"rgb": {
"r": 187,
"g": 214,
"b": 140
},
"hsl": {
"h": 81.892,
"s": 47.436,
"l": 69.412
},
"oklch": {
"l": 0.83848,
"c": 0.10168,
"h": 124.8
},
"luminance": 0.60551
}Semantic roles & 50–950 ramp
primary
#BBD68C
secondary
#785AAC
accent
#2BBB5F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481