#DBF48D#DBF48D
#DBF48D is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.6% C 0.131 H 120.2°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF48D |
|---|---|
| RGB | rgb(219, 244, 141) |
| HSL | hsl(75, 82%, 75%) |
| HSV | hsv(75, 42%, 96%) |
| CMYK | cmyk(10.2%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(92.44, -23.80, 46.81) |
| CIE-LCH | lch(92.44, 52.51, 116.95°) |
| OKLab | oklab(92.65% -0.066 0.1135) |
| OKLCH | oklch(92.65% 0.131 120.2) |
| XYZ | xyz(66.3720, 81.6847, 37.4643) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.14
Light Yellow Green
#CCFD7F
ΔE00 4.58
Light Pea Green
#C4FE82
ΔE00 5.71
Pistachio (survey)
#C0FA8B
ΔE00 5.78
Pear
#CBF85F
ΔE00 6.03
Light Yellowish Green
#C2FF89
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF48D #A68DF4
analogous
#F4D98D #DBF48D #A7F48D
triadic
#DBF48D #8DDBF4 #F48DDB
tetradic
#DBF48D #8DF4D9 #A68DF4 #F48DA7
square
#DBF48D #8DF4D9 #A68DF4 #F48DA7
split-complementary
#DBF48D #8DA7F4 #D98DF4
monochromatic
#B8E91D #C9EF55 #DBF48D #EDF9C5 #F6FCE3
Accessibility & contrast
On white
1.21
#DBF48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#DBF48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF48D
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF48D | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA85
Deuteranopia (green-blind)
#FDEA92
Tritanopia (blue-blind)
#E4EADB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbf48d; /* rgb */ color: rgb(219, 244, 141); /* oklch */ color: oklch(92.6% 0.131 120.2);
Tailwind
colors: {
custom: {
50: '#e7f7b0',
500: '#dbf48d',
950: '#000000',
},
}SCSS
$custom: #dbf48d; $custom-light: #e7f7b0; $custom-dark: #000000;
JSON
{
"hex": "#dbf48d",
"rgb": {
"r": 219,
"g": 244,
"b": 141
},
"hsl": {
"h": 74.563,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.92647,
"c": 0.13131,
"h": 120.2
},
"luminance": 0.81685
}Semantic roles & 50–950 ramp
primary
#DBF48D
secondary
#7254D1
accent
#07DF3B
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161711
muted
#848581