#B2DD97#B2DD97
#B2DD97 is a very light, moderate yellow-green. Relative luminance 0.634; OKLCH L 85.0% C 0.104 H 133.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DD97 |
|---|---|
| RGB | rgb(178, 221, 151) |
| HSL | hsl(97, 51%, 73%) |
| HSV | hsv(97, 32%, 87%) |
| CMYK | cmyk(19.5%, 0%, 31.7%, 13.3%) |
| CIE-LAB | lab(83.66, -26.47, 29.93) |
| CIE-LCH | lch(83.66, 39.95, 131.49°) |
| OKLab | oklab(84.98% -0.072 0.075) |
| OKLCH | oklch(84.98% 0.104 133.9) |
| XYZ | xyz(49.8013, 63.4113, 38.8879) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.64
Light Sage
#BCECAC
ΔE00 3.82
Pale Olive Green
#B1D27B
ΔE00 5.03
Washed Out Green
#BCF5A6
ΔE00 5.34
Tea Green
#BDF8A3
ΔE00 6.11
Light Moss Green
#A6C875
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DD97 #C297DD
analogous
#D5DD97 #B2DD97 #97DD9F
triadic
#B2DD97 #97B2DD #DD97B2
tetradic
#B2DD97 #97D5DD #C297DD #DD9F97
square
#B2DD97 #97D5DD #C297DD #DD9F97
split-complementary
#B2DD97 #9F97DD #DD97D5
monochromatic
#6EBC3D #90CE69 #B2DD97 #D4ECC5 #EEF7E8
Accessibility & contrast
On white
1.53
#B2DD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#B2DD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DD97
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DD97 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D392
Deuteranopia (green-blind)
#DCCF9B
Tritanopia (blue-blind)
#B3D8CB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b2dd97; /* rgb */ color: rgb(178, 221, 151); /* oklch */ color: oklch(85.0% 0.104 133.9);
Tailwind
colors: {
custom: {
50: '#cae7b6',
500: '#b2dd97',
950: '#000000',
},
}SCSS
$custom: #b2dd97; $custom-light: #cae7b6; $custom-dark: #000000;
JSON
{
"hex": "#b2dd97",
"rgb": {
"r": 178,
"g": 221,
"b": 151
},
"hsl": {
"h": 96.857,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.84978,
"c": 0.10394,
"h": 133.9
},
"luminance": 0.63412
}Semantic roles & 50–950 ramp
primary
#B2DD97
secondary
#9563B5
accent
#27BE84
background
#FEFEFD
surface
#FAFCF8
border
#D3D5D1
text
#131611
muted
#838481