#B2DB83#B2DB83
#B2DB83 is a very light, vivid yellow-green. Relative luminance 0.618; OKLCH L 84.2% C 0.123 H 129.1°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DB83 |
|---|---|
| RGB | rgb(178, 219, 131) |
| HSL | hsl(88, 55%, 69%) |
| HSV | hsv(88, 40%, 86%) |
| CMYK | cmyk(18.7%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(82.79, -28.23, 38.93) |
| CIE-LCH | lch(82.79, 48.09, 125.94°) |
| OKLab | oklab(84.18% -0.0776 0.0954) |
| OKLCH | oklch(84.18% 0.123 129.1) |
| XYZ | xyz(47.7877, 61.7660, 30.8727) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.40
Light Moss Green
#A6C875
ΔE00 4.56
Light Grey Green
#B7E1A1
ΔE00 5.07
Pale Olive
#B9CC81
ΔE00 5.20
Greenish Tan
#BCCB7A
ΔE00 6.04
Pistachio
#93C572
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DB83 #AC83DB
analogous
#DBD883 #B2DB83 #86DB83
triadic
#B2DB83 #83B2DB #DB83B2
tetradic
#B2DB83 #83DBD8 #AC83DB #DB8386
square
#B2DB83 #83DBD8 #AC83DB #DB8386
split-complementary
#B2DB83 #8386DB #D883DB
monochromatic
#76B033 #95CD54 #B2DB83 #CFE9B2 #EDF7E2
Accessibility & contrast
On white
1.57
#B2DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#B2DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DB83
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DB83 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07C
Deuteranopia (green-blind)
#DDCD88
Tritanopia (blue-blind)
#B5D4C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b2db83; /* rgb */ color: rgb(178, 219, 131); /* oklch */ color: oklch(84.2% 0.123 129.1);
Tailwind
colors: {
custom: {
50: '#cae6a8',
500: '#b2db83',
950: '#000000',
},
}SCSS
$custom: #b2db83; $custom-light: #cae6a8; $custom-dark: #000000;
JSON
{
"hex": "#b2db83",
"rgb": {
"r": 178,
"g": 219,
"b": 131
},
"hsl": {
"h": 87.955,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.84176,
"c": 0.12295,
"h": 129.1
},
"luminance": 0.61767
}Semantic roles & 50–950 ramp
primary
#B2DB83
secondary
#7E51B2
accent
#23C36D
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#131610
muted
#838480