#B2DB90#B2DB90
#B2DB90 is a very light, moderate yellow-green. Relative luminance 0.621; OKLCH L 84.4% C 0.109 H 131.7°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DB90 |
|---|---|
| RGB | rgb(178, 219, 144) |
| HSL | hsl(93, 51%, 71%) |
| HSV | hsv(93, 34%, 86%) |
| CMYK | cmyk(18.7%, 0%, 34.2%, 14.1%) |
| CIE-LAB | lab(82.99, -26.51, 32.62) |
| CIE-LCH | lch(82.99, 42.03, 129.10°) |
| OKLab | oklab(84.4% -0.0722 0.0812) |
| OKLCH | oklch(84.4% 0.109 131.7) |
| XYZ | xyz(48.7247, 62.1408, 35.8075) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.83
Pale Olive Green
#B1D27B
ΔE00 3.78
Light Sage
#BCECAC
ΔE00 4.88
Light Moss Green
#A6C875
ΔE00 5.17
Pale Olive
#B9CC81
ΔE00 5.50
Washed Out Green
#BCF5A6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DB90 #B990DB
analogous
#D7DB90 #B2DB90 #90DB93
triadic
#B2DB90 #90B2DB #DB90B2
tetradic
#B2DB90 #90D7DB #B990DB #DB9390
square
#B2DB90 #90D7DB #B990DB #DB9390
split-complementary
#B2DB90 #9390DB #DB90D7
monochromatic
#73B63B #92CC62 #B2DB90 #D2EABE #EFF8E8
Accessibility & contrast
On white
1.56
#B2DB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#B2DB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DB90
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DB90 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18B
Deuteranopia (green-blind)
#DBCE94
Tritanopia (blue-blind)
#B4D5C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2db90; /* rgb */ color: rgb(178, 219, 144); /* oklch */ color: oklch(84.4% 0.109 131.7);
Tailwind
colors: {
custom: {
50: '#cae6b1',
500: '#b2db90',
950: '#000000',
},
}SCSS
$custom: #b2db90; $custom-light: #cae6b1; $custom-dark: #000000;
JSON
{
"hex": "#b2db90",
"rgb": {
"r": 178,
"g": 219,
"b": 144
},
"hsl": {
"h": 92.8,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.84402,
"c": 0.10867,
"h": 131.7
},
"luminance": 0.62142
}Semantic roles & 50–950 ramp
primary
#B2DB90
secondary
#8C5DB2
accent
#27BE7A
background
#FEFEFD
surface
#FAFCF7
border
#D3D5D0
text
#131611
muted
#838481