#DBEE7F#DBEE7F
#DBEE7F is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 91.2% C 0.138 H 117.2°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEE7F |
|---|---|
| RGB | rgb(219, 238, 127) |
| HSL | hsl(70, 77%, 72%) |
| HSV | hsv(70, 47%, 93%) |
| CMYK | cmyk(8%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(90.66, -22.38, 51.30) |
| CIE-LCH | lch(90.66, 55.97, 113.56°) |
| OKLab | oklab(91.17% -0.0631 0.1227) |
| OKLCH | oklch(91.17% 0.138 117.2) |
| XYZ | xyz(63.6193, 77.7420, 31.7288) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.00
Pear
#CBF85F
ΔE00 5.72
Light Yellow Green
#CCFD7F
ΔE00 5.75
Yellowish Tan
#FCFC81
ΔE00 6.06
Pale Yellow
#FFFF84
ΔE00 6.42
Faded Yellow
#FEFF7F
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEE7F #927FEE
analogous
#EECA7F #DBEE7F #A4EE7F
triadic
#DBEE7F #7FDBEE #EE7FDB
tetradic
#DBEE7F #7FEECA #927FEE #EE7FA4
square
#DBEE7F #7FEECA #927FEE #EE7FA4
split-complementary
#DBEE7F #7FA4EE #CA7FEE
monochromatic
#B6D61C #CCE749 #DBEE7F #EAF5B5 #F7FBE4
Accessibility & contrast
On white
1.27
#DBEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#DBEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEE7F
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEE7F | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE475
Deuteranopia (green-blind)
#F9E585
Tritanopia (blue-blind)
#E5E3D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbee7f; /* rgb */ color: rgb(219, 238, 127); /* oklch */ color: oklch(91.2% 0.138 117.2);
Tailwind
colors: {
custom: {
50: '#e8f3a6',
500: '#dbee7f',
950: '#000000',
},
}SCSS
$custom: #dbee7f; $custom-light: #e8f3a6; $custom-dark: #000000;
JSON
{
"hex": "#dbee7f",
"rgb": {
"r": 219,
"g": 238,
"b": 127
},
"hsl": {
"h": 70.27,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.91171,
"c": 0.13794,
"h": 117.2
},
"luminance": 0.77741
}Semantic roles & 50–950 ramp
primary
#DBEE7F
secondary
#5F49C8
accent
#0DD930
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580