#DBEF7E#DBEF7E
#DBEF7E is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 91.4% C 0.140 H 117.5°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEF7E |
|---|---|
| RGB | rgb(219, 239, 126) |
| HSL | hsl(71, 78%, 72%) |
| HSV | hsv(71, 47%, 94%) |
| CMYK | cmyk(8.4%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(90.92, -22.95, 52.08) |
| CIE-LCH | lch(90.92, 56.92, 113.78°) |
| OKLab | oklab(91.37% -0.0648 0.1243) |
| OKLCH | oklch(91.37% 0.14 117.5) |
| XYZ | xyz(63.8464, 78.2999, 31.4846) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.22
Pear
#CBF85F
ΔE00 5.42
Light Yellow Green
#CCFD7F
ΔE00 5.50
Yellowish Tan
#FCFC81
ΔE00 6.03
Pale Yellow
#FFFF84
ΔE00 6.37
Faded Yellow
#FEFF7F
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEF7E #927EEF
analogous
#EFCA7E #DBEF7E #A3EF7E
triadic
#DBEF7E #7EDBEF #EF7EDB
tetradic
#DBEF7E #7EEFCA #927EEF #EF7EA3
square
#DBEF7E #7EEFCA #927EEF #EF7EA3
split-complementary
#DBEF7E #7EA3EF #CA7EEF
monochromatic
#B6D81B #CCE848 #DBEF7E #EAF6B4 #F7FCE4
Accessibility & contrast
On white
1.26
#DBEF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#DBEF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEF7E
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEF7E | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE574
Deuteranopia (green-blind)
#FAE684
Tritanopia (blue-blind)
#E5E4D5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbef7e; /* rgb */ color: rgb(219, 239, 126); /* oklch */ color: oklch(91.4% 0.140 117.5);
Tailwind
colors: {
custom: {
50: '#e8f4a6',
500: '#dbef7e',
950: '#000000',
},
}SCSS
$custom: #dbef7e; $custom-light: #e8f4a6; $custom-dark: #000000;
JSON
{
"hex": "#dbef7e",
"rgb": {
"r": 219,
"g": 239,
"b": 126
},
"hsl": {
"h": 70.619,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.9137,
"c": 0.14019,
"h": 117.5
},
"luminance": 0.78299
}Semantic roles & 50–950 ramp
primary
#DBEF7E
secondary
#5F48C9
accent
#0BDA30
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580