#DBF38E#DBF38E
#DBF38E is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.4% C 0.129 H 119.9°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF38E |
|---|---|
| RGB | rgb(219, 243, 142) |
| HSL | hsl(74, 81%, 75%) |
| HSV | hsv(74, 42%, 95%) |
| CMYK | cmyk(9.9%, 0%, 41.6%, 4.7%) |
| CIE-LAB | lab(92.18, -23.21, 46.01) |
| CIE-LCH | lch(92.18, 51.53, 116.77°) |
| OKLab | oklab(92.45% -0.0643 0.1117) |
| OKLCH | oklch(92.45% 0.129 119.9) |
| XYZ | xyz(66.1467, 81.1145, 37.7579) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.86
Light Yellow Green
#CCFD7F
ΔE00 4.88
Pistachio (survey)
#C0FA8B
ΔE00 5.95
Light Pea Green
#C4FE82
ΔE00 5.97
Pear
#CBF85F
ΔE00 6.32
Light Yellowish Green
#C2FF89
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF38E #A68EF3
analogous
#F3D88E #DBF38E #A9F38E
triadic
#DBF38E #8EDBF3 #F38EDB
tetradic
#DBF38E #8EF3D8 #A68EF3 #F38EA9
square
#DBF38E #8EF3D8 #A68EF3 #F38EA9
split-complementary
#DBF38E #8EA9F3 #D88EF3
monochromatic
#B8E71F #C9ED57 #DBF38E #EDF9C5 #F6FCE3
Accessibility & contrast
On white
1.22
#DBF38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#DBF38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF38E
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF38E | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE986
Deuteranopia (green-blind)
#FCE993
Tritanopia (blue-blind)
#E4E9DB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbf38e; /* rgb */ color: rgb(219, 243, 142); /* oklch */ color: oklch(92.4% 0.129 119.9);
Tailwind
colors: {
custom: {
50: '#e7f7b0',
500: '#dbf38e',
950: '#000000',
},
}SCSS
$custom: #dbf38e; $custom-light: #e7f7b0; $custom-dark: #000000;
JSON
{
"hex": "#dbf38e",
"rgb": {
"r": 219,
"g": 243,
"b": 142
},
"hsl": {
"h": 74.257,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.92449,
"c": 0.12892,
"h": 119.9
},
"luminance": 0.81114
}Semantic roles & 50–950 ramp
primary
#DBF38E
secondary
#7255D0
accent
#08DD3B
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161711
muted
#848581