#B0DD93#B0DD93
#B0DD93 is a very light, moderate yellow-green. Relative luminance 0.630; OKLCH L 84.8% C 0.109 H 133.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DD93 |
|---|---|
| RGB | rgb(176, 221, 147) |
| HSL | hsl(96, 52%, 72%) |
| HSV | hsv(96, 33%, 87%) |
| CMYK | cmyk(20.4%, 0%, 33.5%, 13.3%) |
| CIE-LAB | lab(83.47, -27.75, 31.70) |
| CIE-LCH | lch(83.47, 42.13, 131.20°) |
| OKLab | oklab(84.77% -0.0756 0.0791) |
| OKLCH | oklch(84.77% 0.109 133.7) |
| XYZ | xyz(49.0263, 63.0486, 37.1847) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.33
Light Sage
#BCECAC
ΔE00 4.23
Pale Olive Green
#B1D27B
ΔE00 4.61
Washed Out Green
#BCF5A6
ΔE00 5.27
Light Moss Green
#A6C875
ΔE00 5.86
Tea Green
#BDF8A3
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DD93 #C093DD
analogous
#D5DD93 #B0DD93 #93DD9B
triadic
#B0DD93 #93B0DD #DD93B0
tetradic
#B0DD93 #93D5DD #C093DD #DD9B93
square
#B0DD93 #93D5DD #C093DD #DD9B93
split-complementary
#B0DD93 #9B93DD #DD93D5
monochromatic
#6DBB3B #8ECE64 #B0DD93 #D2ECC2 #EEF8E8
Accessibility & contrast
On white
1.54
#B0DD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#B0DD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DD93
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DD93 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28E
Deuteranopia (green-blind)
#DCCF97
Tritanopia (blue-blind)
#B1D7CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b0dd93; /* rgb */ color: rgb(176, 221, 147); /* oklch */ color: oklch(84.8% 0.109 133.7);
Tailwind
colors: {
custom: {
50: '#c8e7b3',
500: '#b0dd93',
950: '#000000',
},
}SCSS
$custom: #b0dd93; $custom-light: #c8e7b3; $custom-dark: #000000;
JSON
{
"hex": "#b0dd93",
"rgb": {
"r": 176,
"g": 221,
"b": 147
},
"hsl": {
"h": 96.486,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.84771,
"c": 0.10942,
"h": 133.7
},
"luminance": 0.6305
}Semantic roles & 50–950 ramp
primary
#B0DD93
secondary
#935FB5
accent
#26C083
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481