#DBF29F#DBF29F
#DBF29F is a very light, moderate yellow-green. Relative luminance 0.811; OKLCH L 92.5% C 0.109 H 121.2°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF29F |
|---|---|
| RGB | rgb(219, 242, 159) |
| HSL | hsl(77, 76%, 79%) |
| HSV | hsv(77, 34%, 95%) |
| CMYK | cmyk(9.5%, 0%, 34.3%, 5.1%) |
| CIE-LAB | lab(92.16, -20.73, 37.62) |
| CIE-LCH | lch(92.16, 42.95, 118.86°) |
| OKLab | oklab(92.51% -0.0563 0.0932) |
| OKLCH | oklch(92.51% 0.109 121.2) |
| XYZ | xyz(67.2233, 81.0676, 44.9003) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.54
Pistachio (survey)
#C0FA8B
ΔE00 6.58
Celery
#C1FD95
ΔE00 6.65
Light Light Green
#C8FFB0
ΔE00 6.71
Creme
#FFFFB6
ΔE00 6.74
Light Yellow Green
#CCFD7F
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF29F #B69FF2
analogous
#F2E09F #DBF29F #B1F29F
triadic
#DBF29F #9FDBF2 #F29FDB
tetradic
#DBF29F #9FF2E0 #B69FF2 #F29FB1
square
#DBF29F #9FF2E0 #B69FF2 #F29FB1
split-complementary
#DBF29F #9FB1F2 #E09FF2
monochromatic
#B3E333 #C7EB69 #DBF29F #EFF9D5 #F5FBE4
Accessibility & contrast
On white
1.22
#DBF29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#DBF29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF29F
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF29F | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE999
Deuteranopia (green-blind)
#F9E9A3
Tritanopia (blue-blind)
#E2EADD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbf29f; /* rgb */ color: rgb(219, 242, 159); /* oklch */ color: oklch(92.5% 0.109 121.2);
Tailwind
colors: {
custom: {
50: '#e7f6bc',
500: '#dbf29f',
950: '#000000',
},
}SCSS
$custom: #dbf29f; $custom-light: #e7f6bc; $custom-dark: #000000;
JSON
{
"hex": "#dbf29f",
"rgb": {
"r": 219,
"g": 242,
"b": 159
},
"hsl": {
"h": 76.627,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.92512,
"c": 0.10888,
"h": 121.2
},
"luminance": 0.81068
}Semantic roles & 50–950 ramp
primary
#DBF29F
secondary
#8365D0
accent
#0DD845
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161712
muted
#848582