#DBFBB2#DBFBB2
#DBFBB2 is a very light, moderate yellow-green. Relative luminance 0.873; OKLCH L 94.8% C 0.100 H 127.4°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBB2 |
|---|---|
| RGB | rgb(219, 251, 178) |
| HSL | hsl(86, 90%, 84%) |
| HSV | hsv(86, 29%, 98%) |
| CMYK | cmyk(12.7%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(94.85, -22.55, 31.67) |
| CIE-LCH | lch(94.85, 38.88, 125.45°) |
| OKLab | oklab(94.76% -0.0609 0.0796) |
| OKLCH | oklch(94.76% 0.1 127.4) |
| XYZ | xyz(71.7454, 87.2682, 55.1755) |
| Luminance | 0.8727 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.51
Very Pale Green
#CFFDBC
ΔE00 3.63
Light Light Green
#C8FFB0
ΔE00 4.11
Pale Green
#C7FDB5
ΔE00 4.27
Washed Out Green
#BCF5A6
ΔE00 5.01
Tea Green
#BDF8A3
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBB2 #D2B2FB
analogous
#FBF6B2 #DBFBB2 #B7FBB2
triadic
#DBFBB2 #B2DBFB #FBB2DB
tetradic
#DBFBB2 #B2FBF6 #D2B2FB #FBB2B7
square
#DBFBB2 #B2FBF6 #D2B2FB #FBB2B7
split-complementary
#DBFBB2 #B2B7FB #F6B2FB
monochromatic
#A5F53E #C0F878 #DBFBB2 #F1FDE2 #F1FDE2
Accessibility & contrast
On white
1.14
#DBFBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#DBFBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBB2
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBB2 | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AD
Deuteranopia (green-blind)
#FEF0B5
Tritanopia (blue-blind)
#DFF4E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbfbb2; /* rgb */ color: rgb(219, 251, 178); /* oklch */ color: oklch(94.8% 0.100 127.4);
Tailwind
colors: {
custom: {
50: '#e7fcc9',
500: '#dbfbb2',
950: '#000000',
},
}SCSS
$custom: #dbfbb2; $custom-light: #e7fcc9; $custom-dark: #000000;
JSON
{
"hex": "#dbfbb2",
"rgb": {
"r": 219,
"g": 251,
"b": 178
},
"hsl": {
"h": 86.301,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.94762,
"c": 0.10021,
"h": 127.4
},
"luminance": 0.87269
}Semantic roles & 50–950 ramp
primary
#DBFBB2
secondary
#A272DF
accent
#00E665
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582