#BBD695#BBD695
#BBD695 is a very light, moderate yellow-green. Relative luminance 0.608; OKLCH L 84.0% C 0.091 H 126.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD695 |
|---|---|
| RGB | rgb(187, 214, 149) |
| HSL | hsl(85, 44%, 71%) |
| HSV | hsv(85, 30%, 84%) |
| CMYK | cmyk(12.6%, 0%, 30.4%, 16.1%) |
| CIE-LAB | lab(82.29, -20.12, 29.22) |
| CIE-LCH | lch(82.29, 35.48, 124.54°) |
| OKLab | oklab(84.02% -0.0544 0.0732) |
| OKLCH | oklch(84.02% 0.091 126.6) |
| XYZ | xyz(49.9642, 60.8275, 37.5365) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.80
Pale Olive
#B9CC81
ΔE00 3.87
Pale Olive Green
#B1D27B
ΔE00 4.34
Greenish Tan
#BCCB7A
ΔE00 5.37
Light Moss Green
#A6C875
ΔE00 5.38
Light Sage
#BCECAC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD695 #B095D6
analogous
#D6D095 #BBD695 #9AD695
triadic
#BBD695 #95BBD6 #D695BB
tetradic
#BBD695 #95D6D0 #B095D6 #D6959A
square
#BBD695 #95D6D0 #B095D6 #D6959A
split-complementary
#BBD695 #959AD6 #D095D6
monochromatic
#81AD43 #9FC569 #BBD695 #D7E7C1 #F1F6E9
Accessibility & contrast
On white
1.60
#BBD695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BBD695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD695
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD695 | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE91
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#BFD0C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd695; /* rgb */ color: rgb(187, 214, 149); /* oklch */ color: oklch(84.0% 0.091 126.6);
Tailwind
colors: {
custom: {
50: '#d0e2b4',
500: '#bbd695',
950: '#000000',
},
}SCSS
$custom: #bbd695; $custom-light: #d0e2b4; $custom-dark: #000000;
JSON
{
"hex": "#bbd695",
"rgb": {
"r": 187,
"g": 214,
"b": 149
},
"hsl": {
"h": 84.923,
"s": 44.218,
"l": 71.176
},
"oklch": {
"l": 0.84017,
"c": 0.09121,
"h": 126.6
},
"luminance": 0.60828
}Semantic roles & 50–950 ramp
primary
#BBD695
secondary
#8163AD
accent
#2EB767
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481