#DBFFBD#DBFFBD
#DBFFBD is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 95.8% C 0.094 H 131.3°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFBD |
|---|---|
| RGB | rgb(219, 255, 189) |
| HSL | hsl(93, 100%, 87%) |
| HSV | hsv(93, 26%, 100%) |
| CMYK | cmyk(14.1%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(96.10, -22.90, 27.82) |
| CIE-LCH | lch(96.10, 36.03, 129.45°) |
| OKLab | oklab(95.82% -0.0618 0.0704) |
| OKLCH | oklch(95.82% 0.094 131.3) |
| XYZ | xyz(74.1571, 90.2533, 61.6480) |
| Luminance | 0.9025 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.99
Very Pale Green
#CFFDBC
ΔE00 2.18
Pale Green
#C7FDB5
ΔE00 3.43
Light Light Green
#C8FFB0
ΔE00 3.76
Celadon
#BEFDB7
ΔE00 4.92
Washed Out Green
#BCF5A6
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFBD #E1BDFF
analogous
#FCFFBD #DBFFBD #BDFFC0
triadic
#DBFFBD #BDDBFF #FFBDDB
tetradic
#DBFFBD #BDFCFF #E1BDFF #FFC0BD
square
#DBFFBD #BDFCFF #E1BDFF #FFC0BD
split-complementary
#DBFFBD #C0BDFF #FFBDFC
monochromatic
#98FF43 #BAFF80 #DBFFBD #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.10
#DBFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#DBFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFBD
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFBD | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6B9
Deuteranopia (green-blind)
#FFF3C0
Tritanopia (blue-blind)
#DDF9ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbffbd; /* rgb */ color: rgb(219, 255, 189); /* oklch */ color: oklch(95.8% 0.094 131.3);
Tailwind
colors: {
custom: {
50: '#e6ffd1',
500: '#dbffbd',
950: '#000000',
},
}SCSS
$custom: #dbffbd; $custom-light: #e6ffd1; $custom-dark: #000000;
JSON
{
"hex": "#dbffbd",
"rgb": {
"r": 219,
"g": 255,
"b": 189
},
"hsl": {
"h": 92.727,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.95824,
"c": 0.09371,
"h": 131.3
},
"luminance": 0.90254
}Semantic roles & 50–950 ramp
primary
#DBFFBD
secondary
#B579E7
accent
#00E67D
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683