#DBF68E#DBF68E
#DBF68E is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 93.1% C 0.133 H 120.9°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF68E |
|---|---|
| RGB | rgb(219, 246, 142) |
| HSL | hsl(76, 85%, 76%) |
| HSV | hsv(76, 42%, 96%) |
| CMYK | cmyk(11%, 0%, 42.3%, 3.5%) |
| CIE-LAB | lab(92.98, -24.64, 47.01) |
| CIE-LCH | lch(92.98, 53.08, 117.66°) |
| OKLab | oklab(93.09% -0.0683 0.114) |
| OKLCH | oklch(93.09% 0.133 120.9) |
| XYZ | xyz(67.0518, 82.9247, 38.0596) |
| Luminance | 0.8293 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.17
Light Khaki
#E6F2A2
ΔE00 4.42
Light Pea Green
#C4FE82
ΔE00 5.29
Pistachio (survey)
#C0FA8B
ΔE00 5.41
Light Yellowish Green
#C2FF89
ΔE00 5.72
Pear
#CBF85F
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF68E #A98EF6
analogous
#F6DD8E #DBF68E #A7F68E
triadic
#DBF68E #8EDBF6 #F68EDB
tetradic
#DBF68E #8EF6DD #A98EF6 #F68EA7
square
#DBF68E #8EF6DD #A98EF6 #F68EA7
split-complementary
#DBF68E #8EA7F6 #DD8EF6
monochromatic
#B7ED1D #C9F155 #DBF68E #EDFBC7 #F6FDE3
Accessibility & contrast
On white
1.19
#DBF68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#DBF68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF68E
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF68E | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB86
Deuteranopia (green-blind)
#FEEB93
Tritanopia (blue-blind)
#E3ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf68e; /* rgb */ color: rgb(219, 246, 142); /* oklch */ color: oklch(93.1% 0.133 120.9);
Tailwind
colors: {
custom: {
50: '#e7f9b0',
500: '#dbf68e',
950: '#000000',
},
}SCSS
$custom: #dbf68e; $custom-light: #e7f9b0; $custom-dark: #000000;
JSON
{
"hex": "#dbf68e",
"rgb": {
"r": 219,
"g": 246,
"b": 142
},
"hsl": {
"h": 75.577,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.93088,
"c": 0.13293,
"h": 120.9
},
"luminance": 0.82925
}Semantic roles & 50–950 ramp
primary
#DBF68E
secondary
#7554D4
accent
#04E23D
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161711
muted
#848581