#B1DB8E#B1DB8E
#B1DB8E is a very light, moderate yellow-green. Relative luminance 0.620; OKLCH L 84.3% C 0.111 H 131.7°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B1DB8E |
|---|---|
| RGB | rgb(177, 219, 142) |
| HSL | hsl(93, 52%, 71%) |
| HSV | hsv(93, 35%, 86%) |
| CMYK | cmyk(19.2%, 0%, 35.2%, 14.1%) |
| CIE-LAB | lab(82.89, -27.14, 33.50) |
| CIE-LCH | lch(82.89, 43.12, 129.01°) |
| OKLab | oklab(84.3% -0.0741 0.0832) |
| OKLCH | oklch(84.3% 0.111 131.7) |
| XYZ | xyz(48.3446, 61.9623, 34.9988) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.14
Pale Olive Green
#B1D27B
ΔE00 3.59
Light Moss Green
#A6C875
ΔE00 5.03
Light Sage
#BCECAC
ΔE00 5.09
Pale Olive
#B9CC81
ΔE00 5.54
Washed Out Green
#BCF5A6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1DB8E #B88EDB
analogous
#D8DB8E #B1DB8E #8EDB91
triadic
#B1DB8E #8EB1DB #DB8EB1
tetradic
#B1DB8E #8ED8DB #B88EDB #DB918E
square
#B1DB8E #8ED8DB #B88EDB #DB918E
split-complementary
#B1DB8E #918EDB #DB8ED8
monochromatic
#72B53A #91CC60 #B1DB8E #D1EABC #EFF8E8
Accessibility & contrast
On white
1.57
#B1DB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#B1DB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1DB8E
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1DB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1DB8E | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D089
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#B3D5C7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b1db8e; /* rgb */ color: rgb(177, 219, 142); /* oklch */ color: oklch(84.3% 0.111 131.7);
Tailwind
colors: {
custom: {
50: '#c9e6b0',
500: '#b1db8e',
950: '#000000',
},
}SCSS
$custom: #b1db8e; $custom-light: #c9e6b0; $custom-dark: #000000;
JSON
{
"hex": "#b1db8e",
"rgb": {
"r": 177,
"g": 219,
"b": 142
},
"hsl": {
"h": 92.727,
"s": 51.678,
"l": 70.784
},
"oklch": {
"l": 0.84299,
"c": 0.11139,
"h": 131.7
},
"luminance": 0.61963
}Semantic roles & 50–950 ramp
primary
#B1DB8E
secondary
#8B5BB2
accent
#26BF7A
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481