#DBFCB2#DBFCB2
#DBFCB2 is a very light, moderate yellow-green. Relative luminance 0.879; OKLCH L 95.0% C 0.102 H 127.7°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFCB2 |
|---|---|
| RGB | rgb(219, 252, 178) |
| HSL | hsl(87, 93%, 84%) |
| HSV | hsv(87, 29%, 99%) |
| CMYK | cmyk(13.1%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(95.12, -23.03, 32.03) |
| CIE-LCH | lch(95.12, 39.45, 125.72°) |
| OKLab | oklab(94.97% -0.0622 0.0804) |
| OKLCH | oklch(94.97% 0.102 127.7) |
| XYZ | xyz(72.0586, 87.8946, 55.2799) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.44
Very Pale Green
#CFFDBC
ΔE00 3.59
Light Light Green
#C8FFB0
ΔE00 3.93
Pale Green
#C7FDB5
ΔE00 4.16
Washed Out Green
#BCF5A6
ΔE00 4.92
Tea Green
#BDF8A3
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFCB2 #D3B2FC
analogous
#FCF8B2 #DBFCB2 #B6FCB2
triadic
#DBFCB2 #B2DBFC #FCB2DB
tetradic
#DBFCB2 #B2FCF8 #D3B2FC #FCB2B6
square
#DBFCB2 #B2FCF8 #D3B2FC #FCB2B6
split-complementary
#DBFCB2 #B2B6FC #F8B2FC
monochromatic
#A4F73C #BFFA77 #DBFCB2 #F1FEE2 #F1FEE2
Accessibility & contrast
On white
1.13
#DBFCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#DBFCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFCB2
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFCB2 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AD
Deuteranopia (green-blind)
#FFF0B5
Tritanopia (blue-blind)
#DFF5E9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfcb2; /* rgb */ color: rgb(219, 252, 178); /* oklch */ color: oklch(95.0% 0.102 127.7);
Tailwind
colors: {
custom: {
50: '#e7fdc9',
500: '#dbfcb2',
950: '#000000',
},
}SCSS
$custom: #dbfcb2; $custom-light: #e7fdc9; $custom-dark: #000000;
JSON
{
"hex": "#dbfcb2",
"rgb": {
"r": 219,
"g": 252,
"b": 178
},
"hsl": {
"h": 86.757,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.94973,
"c": 0.1017,
"h": 127.7
},
"luminance": 0.87895
}Semantic roles & 50–950 ramp
primary
#DBFCB2
secondary
#A371E1
accent
#00E666
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582