#DBF48F#DBF48F
#DBF48F is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.7% C 0.129 H 120.3°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF48F |
|---|---|
| RGB | rgb(219, 244, 143) |
| HSL | hsl(75, 82%, 76%) |
| HSV | hsv(75, 41%, 96%) |
| CMYK | cmyk(10.2%, 0%, 41.4%, 4.3%) |
| CIE-LAB | lab(92.46, -23.58, 45.88) |
| CIE-LCH | lch(92.46, 51.58, 117.20°) |
| OKLab | oklab(92.68% -0.0653 0.1115) |
| OKLCH | oklch(92.68% 0.129 120.3) |
| XYZ | xyz(66.5221, 81.7448, 38.2551) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.94
Light Yellow Green
#CCFD7F
ΔE00 4.70
Pistachio (survey)
#C0FA8B
ΔE00 5.74
Light Pea Green
#C4FE82
ΔE00 5.76
Light Yellowish Green
#C2FF89
ΔE00 6.15
Pear
#CBF85F
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF48F #A88FF4
analogous
#F4DA8F #DBF48F #A8F48F
triadic
#DBF48F #8FDBF4 #F48FDB
tetradic
#DBF48F #8FF4DA #A88FF4 #F48FA8
square
#DBF48F #8FF4DA #A88FF4 #F48FA8
split-complementary
#DBF48F #8FA8F4 #DA8FF4
monochromatic
#B7E920 #C9EF57 #DBF48F #EDF9C7 #F6FCE3
Accessibility & contrast
On white
1.21
#DBF48F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#DBF48F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF48F
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF48F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF48F | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA87
Deuteranopia (green-blind)
#FCEA94
Tritanopia (blue-blind)
#E3EBDC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbf48f; /* rgb */ color: rgb(219, 244, 143); /* oklch */ color: oklch(92.7% 0.129 120.3);
Tailwind
colors: {
custom: {
50: '#e7f7b1',
500: '#dbf48f',
950: '#000000',
},
}SCSS
$custom: #dbf48f; $custom-light: #e7f7b1; $custom-dark: #000000;
JSON
{
"hex": "#dbf48f",
"rgb": {
"r": 219,
"g": 244,
"b": 143
},
"hsl": {
"h": 74.851,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.92677,
"c": 0.1292,
"h": 120.3
},
"luminance": 0.81745
}Semantic roles & 50–950 ramp
primary
#DBF48F
secondary
#7456D1
accent
#07DF3C
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581