#B2DB98#B2DB98
#B2DB98 is a very light, moderate yellow-green. Relative luminance 0.624; OKLCH L 84.6% C 0.100 H 133.7°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DB98 |
|---|---|
| RGB | rgb(178, 219, 152) |
| HSL | hsl(97, 48%, 73%) |
| HSV | hsv(97, 31%, 86%) |
| CMYK | cmyk(18.7%, 0%, 30.6%, 14.1%) |
| CIE-LAB | lab(83.12, -25.36, 28.69) |
| CIE-LCH | lch(83.12, 38.29, 131.47°) |
| OKLab | oklab(84.55% -0.0689 0.072) |
| OKLCH | oklch(84.55% 0.1 133.7) |
| XYZ | xyz(49.3580, 62.3941, 39.1425) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.61
Light Sage
#BCECAC
ΔE00 4.05
Pale Olive Green
#B1D27B
ΔE00 5.14
Washed Out Green
#BCF5A6
ΔE00 5.90
Light Moss Green
#A6C875
ΔE00 6.10
Pale Olive
#B9CC81
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DB98 #C198DB
analogous
#D4DB98 #B2DB98 #98DB9F
triadic
#B2DB98 #98B2DB #DB98B2
tetradic
#B2DB98 #98D4DB #C198DB #DB9F98
square
#B2DB98 #98D4DB #C198DB #DB9F98
split-complementary
#B2DB98 #9F98DB #DB98D4
monochromatic
#6FB840 #90CB6B #B2DB98 #D4EBC5 #EEF7E8
Accessibility & contrast
On white
1.56
#B2DB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#B2DB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DB98
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DB98 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D194
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#B3D6C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b2db98; /* rgb */ color: rgb(178, 219, 152); /* oklch */ color: oklch(84.6% 0.100 133.7);
Tailwind
colors: {
custom: {
50: '#cae6b6',
500: '#b2db98',
950: '#000000',
},
}SCSS
$custom: #b2db98; $custom-light: #cae6b6; $custom-dark: #000000;
JSON
{
"hex": "#b2db98",
"rgb": {
"r": 178,
"g": 219,
"b": 152
},
"hsl": {
"h": 96.716,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.84553,
"c": 0.09969,
"h": 133.7
},
"luminance": 0.62395
}Semantic roles & 50–950 ramp
primary
#B2DB98
secondary
#9465B3
accent
#2ABB83
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481