#DBF67F#DBF67F
#DBF67F is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.9% C 0.148 H 119.9°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF67F |
|---|---|
| RGB | rgb(219, 246, 127) |
| HSL | hsl(74, 87%, 73%) |
| HSV | hsv(74, 48%, 96%) |
| CMYK | cmyk(11%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(92.80, -26.19, 53.89) |
| CIE-LCH | lch(92.80, 59.92, 115.92°) |
| OKLab | oklab(92.88% -0.0738 0.1284) |
| OKLCH | oklch(92.88% 0.148 119.9) |
| XYZ | xyz(66.0004, 82.5041, 32.5225) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.90
Pear
#CBF85F
ΔE00 4.16
Light Pea Green
#C4FE82
ΔE00 5.40
Pale Lime
#BEFD73
ΔE00 5.82
Light Khaki
#E6F2A2
ΔE00 5.99
Pistachio (survey)
#C0FA8B
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF67F #9A7FF6
analogous
#F6D57F #DBF67F #A0F67F
triadic
#DBF67F #7FDBF6 #F67FDB
tetradic
#DBF67F #7FF6D5 #9A7FF6 #F67FA0
square
#DBF67F #7FF6D5 #9A7FF6 #F67FA0
split-complementary
#DBF67F #7FA0F6 #D57FF6
monochromatic
#B9EA10 #CBF246 #DBF67F #EBFAB8 #F7FDE2
Accessibility & contrast
On white
1.20
#DBF67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#DBF67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF67F
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF67F | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB74
Deuteranopia (green-blind)
#FFEB86
Tritanopia (blue-blind)
#E5EBDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbf67f; /* rgb */ color: rgb(219, 246, 127); /* oklch */ color: oklch(92.9% 0.148 119.9);
Tailwind
colors: {
custom: {
50: '#e8f9a7',
500: '#dbf67f',
950: '#000000',
},
}SCSS
$custom: #dbf67f; $custom-light: #e8f9a7; $custom-dark: #000000;
JSON
{
"hex": "#dbf67f",
"rgb": {
"r": 219,
"g": 246,
"b": 127
},
"hsl": {
"h": 73.613,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.9288,
"c": 0.14809,
"h": 119.9
},
"luminance": 0.82504
}Semantic roles & 50–950 ramp
primary
#DBF67F
secondary
#6747D2
accent
#02E335
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161710
muted
#848580