#B2DD80#B2DD80
#B2DD80 is a very light, vivid yellow-green. Relative luminance 0.627; OKLCH L 84.6% C 0.129 H 129.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DD80 |
|---|---|
| RGB | rgb(178, 221, 128) |
| HSL | hsl(88, 58%, 68%) |
| HSV | hsv(88, 42%, 87%) |
| CMYK | cmyk(19.5%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(83.30, -29.55, 41.08) |
| CIE-LCH | lch(83.30, 50.60, 125.73°) |
| OKLab | oklab(84.58% -0.0814 0.1002) |
| OKLCH | oklch(84.58% 0.129 129.1) |
| XYZ | xyz(48.1123, 62.7356, 29.9923) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.85
Light Moss Green
#A6C875
ΔE00 5.06
Light Grey Green
#B7E1A1
ΔE00 5.66
Pale Olive
#B9CC81
ΔE00 5.79
Pistachio (survey)
#C0FA8B
ΔE00 6.42
Greenish Tan
#BCCB7A
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DD80 #AB80DD
analogous
#DDD980 #B2DD80 #83DD80
triadic
#B2DD80 #80B2DD #DD80B2
tetradic
#B2DD80 #80DDD9 #AB80DD #DD8083
square
#B2DD80 #80DDD9 #AB80DD #DD8083
split-complementary
#B2DD80 #8083DD #D980DD
monochromatic
#76B330 #95D050 #B2DD80 #CFEAB0 #EDF7E1
Accessibility & contrast
On white
1.55
#B2DD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#B2DD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DD80
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DD80 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D179
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#B5D6C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b2dd80; /* rgb */ color: rgb(178, 221, 128); /* oklch */ color: oklch(84.6% 0.129 129.1);
Tailwind
colors: {
custom: {
50: '#cae7a6',
500: '#b2dd80',
950: '#000000',
},
}SCSS
$custom: #b2dd80; $custom-light: #cae7a6; $custom-dark: #000000;
JSON
{
"hex": "#b2dd80",
"rgb": {
"r": 178,
"g": 221,
"b": 128
},
"hsl": {
"h": 87.742,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.84576,
"c": 0.12907,
"h": 129.1
},
"luminance": 0.62736
}Semantic roles & 50–950 ramp
primary
#B2DD80
secondary
#7D4DB4
accent
#20C56D
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#13160F
muted
#838480