#DBF69F#DBF69F
#DBF69F is a very light, moderate yellow-green. Relative luminance 0.835; OKLCH L 93.4% C 0.114 H 122.7°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF69F |
|---|---|
| RGB | rgb(219, 246, 159) |
| HSL | hsl(79, 83%, 79%) |
| HSV | hsv(79, 35%, 96%) |
| CMYK | cmyk(11%, 0%, 35.4%, 3.5%) |
| CIE-LAB | lab(93.22, -22.66, 39.01) |
| CIE-LCH | lch(93.22, 45.11, 120.15°) |
| OKLab | oklab(93.36% -0.0618 0.0964) |
| OKLCH | oklch(93.36% 0.114 122.7) |
| XYZ | xyz(68.4268, 83.4747, 45.3015) |
| Luminance | 0.8347 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.33
Pistachio (survey)
#C0FA8B
ΔE00 5.69
Celery
#C1FD95
ΔE00 5.73
Light Yellow Green
#CCFD7F
ΔE00 5.85
Light Light Green
#C8FFB0
ΔE00 6.06
Tea Green
#BDF8A3
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF69F #BA9FF6
analogous
#F6E69F #DBF69F #B0F69F
triadic
#DBF69F #9FDBF6 #F69FDB
tetradic
#DBF69F #9FF6E6 #BA9FF6 #F69FB0
square
#DBF69F #9FF6E6 #BA9FF6 #F69FB0
split-complementary
#DBF69F #9FB0F6 #E69FF6
monochromatic
#B1EC2F #C6F167 #DBF69F #F0FBD7 #F5FCE3
Accessibility & contrast
On white
1.19
#DBF69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#DBF69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF69F
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF69F | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC99
Deuteranopia (green-blind)
#FCEBA3
Tritanopia (blue-blind)
#E1EEE0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf69f; /* rgb */ color: rgb(219, 246, 159); /* oklch */ color: oklch(93.4% 0.114 122.7);
Tailwind
colors: {
custom: {
50: '#e7f9bc',
500: '#dbf69f',
950: '#000000',
},
}SCSS
$custom: #dbf69f; $custom-light: #e7f9bc; $custom-dark: #000000;
JSON
{
"hex": "#dbf69f",
"rgb": {
"r": 219,
"g": 246,
"b": 159
},
"hsl": {
"h": 78.621,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.93359,
"c": 0.11449,
"h": 122.7
},
"luminance": 0.83475
}Semantic roles & 50–950 ramp
primary
#DBF69F
secondary
#8764D6
accent
#06DF4A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161712
muted
#848582