#B2DB94#B2DB94
#B2DB94 is a very light, moderate yellow-green. Relative luminance 0.623; OKLCH L 84.5% C 0.104 H 132.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DB94 |
|---|---|
| RGB | rgb(178, 219, 148) |
| HSL | hsl(95, 50%, 72%) |
| HSV | hsv(95, 32%, 86%) |
| CMYK | cmyk(18.7%, 0%, 32.4%, 14.1%) |
| CIE-LAB | lab(83.05, -25.94, 30.66) |
| CIE-LCH | lch(83.05, 40.16, 130.24°) |
| OKLab | oklab(84.48% -0.0706 0.0766) |
| OKLCH | oklch(84.48% 0.104 132.6) |
| XYZ | xyz(49.0359, 62.2653, 37.4462) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.16
Light Sage
#BCECAC
ΔE00 4.42
Pale Olive Green
#B1D27B
ΔE00 4.43
Light Moss Green
#A6C875
ΔE00 5.59
Pale Olive
#B9CC81
ΔE00 5.81
Washed Out Green
#BCF5A6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DB94 #BD94DB
analogous
#D5DB94 #B2DB94 #94DB9A
triadic
#B2DB94 #94B2DB #DB94B2
tetradic
#B2DB94 #94D5DB #BD94DB #DB9A94
square
#B2DB94 #94D5DB #BD94DB #DB9A94
split-complementary
#B2DB94 #9A94DB #DB94D5
monochromatic
#71B73E #91CC66 #B2DB94 #D3EAC2 #EFF7E8
Accessibility & contrast
On white
1.56
#B2DB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#B2DB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DB94
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DB94 | 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)
#E1D18F
Deuteranopia (green-blind)
#DBCE98
Tritanopia (blue-blind)
#B3D5C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2db94; /* rgb */ color: rgb(178, 219, 148); /* oklch */ color: oklch(84.5% 0.104 132.6);
Tailwind
colors: {
custom: {
50: '#cae6b4',
500: '#b2db94',
950: '#000000',
},
}SCSS
$custom: #b2db94; $custom-light: #cae6b4; $custom-dark: #000000;
JSON
{
"hex": "#b2db94",
"rgb": {
"r": 178,
"g": 219,
"b": 148
},
"hsl": {
"h": 94.648,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.84476,
"c": 0.1042,
"h": 132.6
},
"luminance": 0.62266
}Semantic roles & 50–950 ramp
primary
#B2DB94
secondary
#9061B2
accent
#29BD7E
background
#FEFEFD
surface
#FAFCF8
border
#D3D5D1
text
#131611
muted
#838481