#DBF68D#DBF68D
#DBF68D is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 93.1% C 0.134 H 120.9°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF68D |
|---|---|
| RGB | rgb(219, 246, 141) |
| HSL | hsl(75, 85%, 76%) |
| HSV | hsv(75, 43%, 96%) |
| CMYK | cmyk(11%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(92.97, -24.75, 47.48) |
| CIE-LCH | lch(92.97, 53.54, 117.54°) |
| OKLab | oklab(93.07% -0.0687 0.115) |
| OKLCH | oklch(93.07% 0.134 120.9) |
| XYZ | xyz(66.9770, 82.8948, 37.6660) |
| Luminance | 0.8289 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.12
Light Khaki
#E6F2A2
ΔE00 4.52
Light Pea Green
#C4FE82
ΔE00 5.27
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Light Yellowish Green
#C2FF89
ΔE00 5.72
Pear
#CBF85F
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF68D #A88DF6
analogous
#F6DD8D #DBF68D #A6F68D
triadic
#DBF68D #8DDBF6 #F68DDB
tetradic
#DBF68D #8DF6DD #A88DF6 #F68DA6
square
#DBF68D #8DF6DD #A88DF6 #F68DA6
split-complementary
#DBF68D #8DA6F6 #DD8DF6
monochromatic
#B7ED1C #C9F254 #DBF68D #EDFAC6 #F6FDE3
Accessibility & contrast
On white
1.19
#DBF68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#DBF68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF68D
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF68D | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB85
Deuteranopia (green-blind)
#FEEB92
Tritanopia (blue-blind)
#E3ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf68d; /* rgb */ color: rgb(219, 246, 141); /* oklch */ color: oklch(93.1% 0.134 120.9);
Tailwind
colors: {
custom: {
50: '#e7f9b0',
500: '#dbf68d',
950: '#000000',
},
}SCSS
$custom: #dbf68d; $custom-light: #e7f9b0; $custom-dark: #000000;
JSON
{
"hex": "#dbf68d",
"rgb": {
"r": 219,
"g": 246,
"b": 141
},
"hsl": {
"h": 75.429,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.93073,
"c": 0.13397,
"h": 120.9
},
"luminance": 0.82895
}Semantic roles & 50–950 ramp
primary
#DBF68D
secondary
#7453D4
accent
#04E23D
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161711
muted
#848581