#DBFBB0#DBFBB0
#DBFBB0 is a very light, moderate yellow-green. Relative luminance 0.872; OKLCH L 94.7% C 0.102 H 127.0°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBB0 |
|---|---|
| RGB | rgb(219, 251, 176) |
| HSL | hsl(86, 90%, 84%) |
| HSV | hsv(86, 30%, 98%) |
| CMYK | cmyk(12.7%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(94.82, -22.83, 32.63) |
| CIE-LCH | lch(94.82, 39.83, 124.98°) |
| OKLab | oklab(94.72% -0.0617 0.0818) |
| OKLCH | oklch(94.72% 0.102 127) |
| XYZ | xyz(71.5460, 87.1885, 54.1257) |
| Luminance | 0.8719 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.78
Very Pale Green
#CFFDBC
ΔE00 3.91
Light Light Green
#C8FFB0
ΔE00 4.14
Pale Green
#C7FDB5
ΔE00 4.42
Light Khaki
#E6F2A2
ΔE00 5.01
Washed Out Green
#BCF5A6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBB0 #D0B0FB
analogous
#FBF5B0 #DBFBB0 #B5FBB0
triadic
#DBFBB0 #B0DBFB #FBB0DB
tetradic
#DBFBB0 #B0FBF5 #D0B0FB #FBB0B5
square
#DBFBB0 #B0FBF5 #D0B0FB #FBB0B5
split-complementary
#DBFBB0 #B0B5FB #F5B0FB
monochromatic
#A6F53B #C0F876 #DBFBB0 #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.14
#DBFBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#DBFBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBB0
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBB0 | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AB
Deuteranopia (green-blind)
#FEF0B4
Tritanopia (blue-blind)
#DFF4E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbfbb0; /* rgb */ color: rgb(219, 251, 176); /* oklch */ color: oklch(94.7% 0.102 127.0);
Tailwind
colors: {
custom: {
50: '#e7fcc8',
500: '#dbfbb0',
950: '#000000',
},
}SCSS
$custom: #dbfbb0; $custom-light: #e7fcc8; $custom-dark: #000000;
JSON
{
"hex": "#dbfbb0",
"rgb": {
"r": 219,
"g": 251,
"b": 176
},
"hsl": {
"h": 85.6,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.94724,
"c": 0.10249,
"h": 127
},
"luminance": 0.87189
}Semantic roles & 50–950 ramp
primary
#DBFBB0
secondary
#9F70DF
accent
#00E662
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582