#B2DB93#B2DB93
#B2DB93 is a very light, moderate yellow-green. Relative luminance 0.622; OKLCH L 84.5% C 0.105 H 132.4°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DB93 |
|---|---|
| RGB | rgb(178, 219, 147) |
| HSL | hsl(94, 50%, 72%) |
| HSV | hsv(94, 33%, 86%) |
| CMYK | cmyk(18.7%, 0%, 32.9%, 14.1%) |
| CIE-LAB | lab(83.04, -26.08, 31.15) |
| CIE-LCH | lch(83.04, 40.63, 129.94°) |
| OKLab | oklab(84.46% -0.071 0.0778) |
| OKLCH | oklch(84.46% 0.105 132.4) |
| XYZ | xyz(48.9571, 62.2337, 37.0311) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.32
Pale Olive Green
#B1D27B
ΔE00 4.26
Light Sage
#BCECAC
ΔE00 4.52
Light Moss Green
#A6C875
ΔE00 5.47
Pale Olive
#B9CC81
ΔE00 5.72
Washed Out Green
#BCF5A6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DB93 #BC93DB
analogous
#D6DB93 #B2DB93 #93DB98
triadic
#B2DB93 #93B2DB #DB93B2
tetradic
#B2DB93 #93D6DB #BC93DB #DB9893
square
#B2DB93 #93D6DB #BC93DB #DB9893
split-complementary
#B2DB93 #9893DB #DB93D6
monochromatic
#71B73D #91CC65 #B2DB93 #D3EAC1 #EFF7E8
Accessibility & contrast
On white
1.56
#B2DB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#B2DB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DB93
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DB93 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18E
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#B3D5C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2db93; /* rgb */ color: rgb(178, 219, 147); /* oklch */ color: oklch(84.5% 0.105 132.4);
Tailwind
colors: {
custom: {
50: '#cae6b3',
500: '#b2db93',
950: '#000000',
},
}SCSS
$custom: #b2db93; $custom-light: #cae6b3; $custom-dark: #000000;
JSON
{
"hex": "#b2db93",
"rgb": {
"r": 178,
"g": 219,
"b": 147
},
"hsl": {
"h": 94.167,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.84457,
"c": 0.10532,
"h": 132.4
},
"luminance": 0.62235
}Semantic roles & 50–950 ramp
primary
#B2DB93
secondary
#8F60B2
accent
#28BD7D
background
#FEFEFD
surface
#FAFCF8
border
#D3D5D1
text
#131611
muted
#838481