#DBF09F#DBF09F
#DBF09F is a very light, moderate yellow-green. Relative luminance 0.799; OKLCH L 92.1% C 0.106 H 120.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF09F |
|---|---|
| RGB | rgb(219, 240, 159) |
| HSL | hsl(76, 73%, 78%) |
| HSV | hsv(76, 34%, 94%) |
| CMYK | cmyk(8.8%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(91.63, -19.76, 36.93) |
| CIE-LCH | lch(91.63, 41.88, 118.16°) |
| OKLab | oklab(92.09% -0.0536 0.0916) |
| OKLCH | oklch(92.09% 0.106 120.3) |
| XYZ | xyz(66.6313, 79.8836, 44.7030) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.24
Creme
#FFFFB6
ΔE00 6.57
Parchment
#FEFCAF
ΔE00 6.62
Light Beige
#FFFEB6
ΔE00 6.72
Pistachio (survey)
#C0FA8B
ΔE00 7.07
Light Light Green
#C8FFB0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF09F #B49FF0
analogous
#F0DD9F #DBF09F #B2F09F
triadic
#DBF09F #9FDBF0 #F09FDB
tetradic
#DBF09F #9FF0DD #B49FF0 #F09FB2
square
#DBF09F #9FF0DD #B49FF0 #F09FB2
split-complementary
#DBF09F #9FB2F0 #DD9FF0
monochromatic
#B3DF35 #C7E86A #DBF09F #EFF8D4 #F5FBE5
Accessibility & contrast
On white
1.24
#DBF09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#DBF09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF09F
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF09F | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE799
Deuteranopia (green-blind)
#F7E7A3
Tritanopia (blue-blind)
#E2E8DB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbf09f; /* rgb */ color: rgb(219, 240, 159); /* oklch */ color: oklch(92.1% 0.106 120.3);
Tailwind
colors: {
custom: {
50: '#e7f5bc',
500: '#dbf09f',
950: '#000000',
},
}SCSS
$custom: #dbf09f; $custom-light: #e7f5bc; $custom-dark: #000000;
JSON
{
"hex": "#dbf09f",
"rgb": {
"r": 219,
"g": 240,
"b": 159
},
"hsl": {
"h": 75.556,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.92089,
"c": 0.10609,
"h": 120.3
},
"luminance": 0.79883
}Semantic roles & 50–950 ramp
primary
#DBF09F
secondary
#8166CD
accent
#10D543
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161712
muted
#848582