#B2DB88#B2DB88
#B2DB88 is a very light, moderate yellow-green. Relative luminance 0.619; OKLCH L 84.3% C 0.118 H 130.0°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DB88 |
|---|---|
| RGB | rgb(178, 219, 136) |
| HSL | hsl(90, 54%, 70%) |
| HSV | hsv(90, 38%, 86%) |
| CMYK | cmyk(18.7%, 0%, 37.9%, 14.1%) |
| CIE-LAB | lab(82.86, -27.59, 36.52) |
| CIE-LCH | lch(82.86, 45.77, 127.07°) |
| OKLab | oklab(84.26% -0.0755 0.09) |
| OKLCH | oklch(84.26% 0.118 130) |
| XYZ | xyz(48.1348, 61.9048, 32.7006) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.75
Light Grey Green
#B7E1A1
ΔE00 4.22
Light Moss Green
#A6C875
ΔE00 4.65
Pale Olive
#B9CC81
ΔE00 5.19
Light Sage
#BCECAC
ΔE00 5.95
Pistachio
#93C572
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DB88 #B188DB
analogous
#DBDB88 #B2DB88 #89DB88
triadic
#B2DB88 #88B2DB #DB88B2
tetradic
#B2DB88 #88DBDB #B188DB #DB8889
square
#B2DB88 #88DBDB #B188DB #DB8889
split-complementary
#B2DB88 #8889DB #DB88DB
monochromatic
#75B336 #94CD59 #B2DB88 #D0E9B7 #EFF7E6
Accessibility & contrast
On white
1.57
#B2DB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#B2DB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DB88
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DB88 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D082
Deuteranopia (green-blind)
#DCCD8C
Tritanopia (blue-blind)
#B5D4C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b2db88; /* rgb */ color: rgb(178, 219, 136); /* oklch */ color: oklch(84.3% 0.118 130.0);
Tailwind
colors: {
custom: {
50: '#cae6ab',
500: '#b2db88',
950: '#000000',
},
}SCSS
$custom: #b2db88; $custom-light: #cae6ab; $custom-dark: #000000;
JSON
{
"hex": "#b2db88",
"rgb": {
"r": 178,
"g": 219,
"b": 136
},
"hsl": {
"h": 89.639,
"s": 53.548,
"l": 69.608
},
"oklch": {
"l": 0.8426,
"c": 0.11752,
"h": 130
},
"luminance": 0.61906
}Semantic roles & 50–950 ramp
primary
#B2DB88
secondary
#8355B2
accent
#24C172
background
#FEFEFD
surface
#FAFCF7
border
#D3D5D0
text
#131610
muted
#838481