#DBF19F#DBF19F
#DBF19F is a very light, moderate yellow-green. Relative luminance 0.805; OKLCH L 92.3% C 0.107 H 120.8°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF19F |
|---|---|
| RGB | rgb(219, 241, 159) |
| HSL | hsl(76, 75%, 78%) |
| HSV | hsv(76, 34%, 95%) |
| CMYK | cmyk(9.1%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(91.90, -20.25, 37.27) |
| CIE-LCH | lch(91.90, 42.42, 118.51°) |
| OKLab | oklab(92.3% -0.055 0.0924) |
| OKLCH | oklch(92.3% 0.107 120.8) |
| XYZ | xyz(66.9264, 80.4740, 44.8014) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.38
Creme
#FFFFB6
ΔE00 6.65
Parchment
#FEFCAF
ΔE00 6.72
Light Beige
#FFFEB6
ΔE00 6.81
Pistachio (survey)
#C0FA8B
ΔE00 6.82
Light Light Green
#C8FFB0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF19F #B59FF1
analogous
#F1DE9F #DBF19F #B2F19F
triadic
#DBF19F #9FDBF1 #F19FDB
tetradic
#DBF19F #9FF1DE #B59FF1 #F19FB2
square
#DBF19F #9FF1DE #B59FF1 #F19FB2
split-complementary
#DBF19F #9FB2F1 #DE9FF1
monochromatic
#B3E134 #C7E96A #DBF19F #EFF9D4 #F5FBE4
Accessibility & contrast
On white
1.23
#DBF19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DBF19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF19F
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF19F | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE899
Deuteranopia (green-blind)
#F8E8A3
Tritanopia (blue-blind)
#E2E9DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbf19f; /* rgb */ color: rgb(219, 241, 159); /* oklch */ color: oklch(92.3% 0.107 120.8);
Tailwind
colors: {
custom: {
50: '#e7f5bc',
500: '#dbf19f',
950: '#000000',
},
}SCSS
$custom: #dbf19f; $custom-light: #e7f5bc; $custom-dark: #000000;
JSON
{
"hex": "#dbf19f",
"rgb": {
"r": 219,
"g": 241,
"b": 159
},
"hsl": {
"h": 76.098,
"s": 74.545,
"l": 78.431
},
"oklch": {
"l": 0.92301,
"c": 0.10748,
"h": 120.8
},
"luminance": 0.80474
}Semantic roles & 50–950 ramp
primary
#DBF19F
secondary
#8265CF
accent
#0FD744
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161712
muted
#848582