#DBF68F#DBF68F
#DBF68F is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 93.1% C 0.132 H 121.0°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF68F |
|---|---|
| RGB | rgb(219, 246, 143) |
| HSL | hsl(76, 85%, 76%) |
| HSV | hsv(76, 42%, 96%) |
| CMYK | cmyk(11%, 0%, 41.9%, 3.5%) |
| CIE-LAB | lab(92.99, -24.53, 46.55) |
| CIE-LCH | lch(92.99, 52.62, 117.79°) |
| OKLab | oklab(93.1% -0.068 0.113) |
| OKLCH | oklch(93.1% 0.132 121) |
| XYZ | xyz(67.1272, 82.9548, 38.4568) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.23
Light Khaki
#E6F2A2
ΔE00 4.33
Light Pea Green
#C4FE82
ΔE00 5.32
Pistachio (survey)
#C0FA8B
ΔE00 5.38
Light Yellowish Green
#C2FF89
ΔE00 5.71
Celery
#C1FD95
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF68F #AA8FF6
analogous
#F6DE8F #DBF68F #A8F68F
triadic
#DBF68F #8FDBF6 #F68FDB
tetradic
#DBF68F #8FF6DE #AA8FF6 #F68FA8
square
#DBF68F #8FF6DE #AA8FF6 #F68FA8
split-complementary
#DBF68F #8FA8F6 #DE8FF6
monochromatic
#B7ED1E #C9F156 #DBF68F #EDFBC8 #F6FDE3
Accessibility & contrast
On white
1.19
#DBF68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#DBF68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF68F
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF68F | 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)
#FFEB87
Deuteranopia (green-blind)
#FEEB94
Tritanopia (blue-blind)
#E3ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbf68f; /* rgb */ color: rgb(219, 246, 143); /* oklch */ color: oklch(93.1% 0.132 121.0);
Tailwind
colors: {
custom: {
50: '#e7f9b1',
500: '#dbf68f',
950: '#000000',
},
}SCSS
$custom: #dbf68f; $custom-light: #e7f9b1; $custom-dark: #000000;
JSON
{
"hex": "#dbf68f",
"rgb": {
"r": 219,
"g": 246,
"b": 143
},
"hsl": {
"h": 75.728,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.93103,
"c": 0.13188,
"h": 121
},
"luminance": 0.82955
}Semantic roles & 50–950 ramp
primary
#DBF68F
secondary
#7655D4
accent
#04E23E
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581