#BBD2AF#BBD2AF
#BBD2AF is a very light, muted yellow-green. Relative luminance 0.598; OKLCH L 83.7% C 0.054 H 134.8°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2AF |
|---|---|
| RGB | rgb(187, 210, 175) |
| HSL | hsl(99, 28%, 75%) |
| HSV | hsv(99, 17%, 82%) |
| CMYK | cmyk(11%, 0%, 16.7%, 17.6%) |
| CIE-LAB | lab(81.70, -14.10, 14.79) |
| CIE-LCH | lch(81.70, 20.44, 133.63°) |
| OKLab | oklab(83.72% -0.0379 0.0381) |
| OKLCH | oklch(83.72% 0.054 134.8) |
| XYZ | xyz(51.2766, 59.7526, 49.3811) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.66
Darkseagreen
#8FBC8F
ΔE00 8.83
Light Sage
#BCECAC
ΔE00 8.92
Sage Green
#9CAF88
ΔE00 9.35
Greenish Grey
#96AE8D
ΔE00 9.64
Pale Olive
#B9CC81
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2AF #C6AFD2
analogous
#CCD2AF #BBD2AF #AFD2B4
triadic
#BBD2AF #AFBBD2 #D2AFBB
tetradic
#BBD2AF #AFCCD2 #C6AFD2 #D2B4AF
square
#BBD2AF #AFCCD2 #C6AFD2 #D2B4AF
split-complementary
#BBD2AF #B4AFD2 #D2AFCC
monochromatic
#78A661 #9ABC88 #BBD2AF #DCE8D6 #EEF4EB
Accessibility & contrast
On white
1.62
#BBD2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#BBD2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2AF
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2AF | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAD
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#BBCFC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd2af; /* rgb */ color: rgb(187, 210, 175); /* oklch */ color: oklch(83.7% 0.054 134.8);
Tailwind
colors: {
custom: {
50: '#cfdfc7',
500: '#bbd2af',
950: '#000000',
},
}SCSS
$custom: #bbd2af; $custom-light: #cfdfc7; $custom-dark: #000000;
JSON
{
"hex": "#bbd2af",
"rgb": {
"r": 187,
"g": 210,
"b": 175
},
"hsl": {
"h": 99.429,
"s": 28,
"l": 75.49
},
"oklch": {
"l": 0.83717,
"c": 0.05378,
"h": 134.8
},
"luminance": 0.59753
}Semantic roles & 50–950 ramp
primary
#BBD2AF
secondary
#997DA8
accent
#3FA783
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482