#DBFBB4#DBFBB4
#DBFBB4 is a very light, moderate yellow-green. Relative luminance 0.874; OKLCH L 94.8% C 0.098 H 127.9°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBB4 |
|---|---|
| RGB | rgb(219, 251, 180) |
| HSL | hsl(87, 90%, 85%) |
| HSV | hsv(87, 28%, 98%) |
| CMYK | cmyk(12.7%, 0%, 28.3%, 1.6%) |
| CIE-LAB | lab(94.89, -22.27, 30.71) |
| CIE-LCH | lch(94.89, 37.94, 125.95°) |
| OKLab | oklab(94.8% -0.0601 0.0773) |
| OKLCH | oklch(94.8% 0.098 127.9) |
| XYZ | xyz(71.9477, 87.3491, 56.2408) |
| Luminance | 0.8735 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.27
Very Pale Green
#CFFDBC
ΔE00 3.37
Light Light Green
#C8FFB0
ΔE00 4.11
Pale Green
#C7FDB5
ΔE00 4.16
Washed Out Green
#BCF5A6
ΔE00 5.03
Tea Green
#BDF8A3
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBB4 #D4B4FB
analogous
#FBF7B4 #DBFBB4 #B8FBB4
triadic
#DBFBB4 #B4DBFB #FBB4DB
tetradic
#DBFBB4 #B4FBF7 #D4B4FB #FBB4B8
square
#DBFBB4 #B4FBF7 #D4B4FB #FBB4B8
split-complementary
#DBFBB4 #B4B8FB #F7B4FB
monochromatic
#A3F540 #BFF87A #DBFBB4 #F1FDE2 #F1FDE2
Accessibility & contrast
On white
1.14
#DBFBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#DBFBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBB4
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBB4 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AF
Deuteranopia (green-blind)
#FDF0B7
Tritanopia (blue-blind)
#DEF5E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbfbb4; /* rgb */ color: rgb(219, 251, 180); /* oklch */ color: oklch(94.8% 0.098 127.9);
Tailwind
colors: {
custom: {
50: '#e6fccb',
500: '#dbfbb4',
950: '#000000',
},
}SCSS
$custom: #dbfbb4; $custom-light: #e6fccb; $custom-dark: #000000;
JSON
{
"hex": "#dbfbb4",
"rgb": {
"r": 219,
"g": 251,
"b": 180
},
"hsl": {
"h": 87.042,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.948,
"c": 0.09791,
"h": 127.9
},
"luminance": 0.8735
}Semantic roles & 50–950 ramp
primary
#DBFBB4
secondary
#A474DF
accent
#00E667
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582