#DBF787#DBF787
#DBF787 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.2% C 0.141 H 120.7°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF787 |
|---|---|
| RGB | rgb(219, 247, 135) |
| HSL | hsl(75, 88%, 75%) |
| HSV | hsv(75, 45%, 97%) |
| CMYK | cmyk(11.3%, 0%, 45.3%, 3.1%) |
| CIE-LAB | lab(93.16, -25.86, 50.58) |
| CIE-LCH | lch(93.16, 56.81, 117.08°) |
| OKLab | oklab(93.2% -0.0723 0.1216) |
| OKLCH | oklch(93.2% 0.141 120.7) |
| XYZ | xyz(66.8476, 83.3310, 35.4798) |
| Luminance | 0.8333 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.67
Pear
#CBF85F
ΔE00 4.85
Light Pea Green
#C4FE82
ΔE00 5.03
Light Khaki
#E6F2A2
ΔE00 5.31
Pistachio (survey)
#C0FA8B
ΔE00 5.53
Light Yellowish Green
#C2FF89
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF787 #A387F7
analogous
#F7DB87 #DBF787 #A3F787
triadic
#DBF787 #87DBF7 #F787DB
tetradic
#DBF787 #87F7DB #A387F7 #F787A3
square
#DBF787 #87F7DB #A387F7 #F787A3
split-complementary
#DBF787 #87A3F7 #DB87F7
monochromatic
#B9EF14 #CAF34E #DBF787 #ECFBC0 #F6FDE2
Accessibility & contrast
On white
1.19
#DBF787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#DBF787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF787
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF787 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7E
Deuteranopia (green-blind)
#FFEC8D
Tritanopia (blue-blind)
#E4EDDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf787; /* rgb */ color: rgb(219, 247, 135); /* oklch */ color: oklch(93.2% 0.141 120.7);
Tailwind
colors: {
custom: {
50: '#e8f9ac',
500: '#dbf787',
950: '#000000',
},
}SCSS
$custom: #dbf787; $custom-light: #e8f9ac; $custom-dark: #000000;
JSON
{
"hex": "#dbf787",
"rgb": {
"r": 219,
"g": 247,
"b": 135
},
"hsl": {
"h": 75,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.93202,
"c": 0.14146,
"h": 120.7
},
"luminance": 0.83331
}Semantic roles & 50–950 ramp
primary
#DBF787
secondary
#6F4ED4
accent
#01E43A
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581