#DBF48E#DBF48E
#DBF48E is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.7% C 0.130 H 120.3°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF48E |
|---|---|
| RGB | rgb(219, 244, 142) |
| HSL | hsl(75, 82%, 76%) |
| HSV | hsv(75, 42%, 96%) |
| CMYK | cmyk(10.2%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(92.45, -23.69, 46.34) |
| CIE-LCH | lch(92.45, 52.05, 117.08°) |
| OKLab | oklab(92.66% -0.0657 0.1125) |
| OKLCH | oklch(92.66% 0.13 120.3) |
| XYZ | xyz(66.4467, 81.7146, 37.8579) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.04
Light Yellow Green
#CCFD7F
ΔE00 4.64
Light Pea Green
#C4FE82
ΔE00 5.73
Pistachio (survey)
#C0FA8B
ΔE00 5.76
Light Yellowish Green
#C2FF89
ΔE00 6.15
Pear
#CBF85F
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF48E #A78EF4
analogous
#F4DA8E #DBF48E #A8F48E
triadic
#DBF48E #8EDBF4 #F48EDB
tetradic
#DBF48E #8EF4DA #A78EF4 #F48EA8
square
#DBF48E #8EF4DA #A78EF4 #F48EA8
split-complementary
#DBF48E #8EA8F4 #DA8EF4
monochromatic
#B7E91E #C9EF56 #DBF48E #EDF9C6 #F6FCE3
Accessibility & contrast
On white
1.21
#DBF48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#DBF48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF48E
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF48E | 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)
#FFEA86
Deuteranopia (green-blind)
#FCEA93
Tritanopia (blue-blind)
#E3EADB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbf48e; /* rgb */ color: rgb(219, 244, 142); /* oklch */ color: oklch(92.7% 0.130 120.3);
Tailwind
colors: {
custom: {
50: '#e7f7b0',
500: '#dbf48e',
950: '#000000',
},
}SCSS
$custom: #dbf48e; $custom-light: #e7f7b0; $custom-dark: #000000;
JSON
{
"hex": "#dbf48e",
"rgb": {
"r": 219,
"g": 244,
"b": 142
},
"hsl": {
"h": 74.706,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.92662,
"c": 0.13026,
"h": 120.3
},
"luminance": 0.81714
}Semantic roles & 50–950 ramp
primary
#DBF48E
secondary
#7355D1
accent
#07DF3C
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161711
muted
#848581