#DBF67D#DBF67D
#DBF67D is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.9% C 0.150 H 119.8°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF67D |
|---|---|
| RGB | rgb(219, 246, 125) |
| HSL | hsl(73, 87%, 73%) |
| HSV | hsv(73, 49%, 96%) |
| CMYK | cmyk(11%, 0%, 49.2%, 3.5%) |
| CIE-LAB | lab(92.77, -26.38, 54.79) |
| CIE-LCH | lch(92.77, 60.81, 115.71°) |
| OKLab | oklab(92.86% -0.0746 0.1302) |
| OKLCH | oklch(92.86% 0.15 119.8) |
| XYZ | xyz(65.8714, 82.4525, 31.8428) |
| Luminance | 0.8245 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.95
Pear
#CBF85F
ΔE00 3.98
Light Pea Green
#C4FE82
ΔE00 5.48
Pale Lime
#BEFD73
ΔE00 5.82
Light Khaki
#E6F2A2
ΔE00 6.20
Light Yellowish Green
#C2FF89
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF67D #987DF6
analogous
#F6D47D #DBF67D #9FF67D
triadic
#DBF67D #7DDBF6 #F67DDB
tetradic
#DBF67D #7DF6D4 #987DF6 #F67D9F
square
#DBF67D #7DF6D4 #987DF6 #F67D9F
split-complementary
#DBF67D #7D9FF6 #D47DF6
monochromatic
#B8E910 #CBF244 #DBF67D #EBFAB6 #F7FDE2
Accessibility & contrast
On white
1.20
#DBF67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#DBF67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF67D
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF67D | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA72
Deuteranopia (green-blind)
#FFEB84
Tritanopia (blue-blind)
#E5EBDA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbf67d; /* rgb */ color: rgb(219, 246, 125); /* oklch */ color: oklch(92.9% 0.150 119.8);
Tailwind
colors: {
custom: {
50: '#e8f9a5',
500: '#dbf67d',
950: '#000000',
},
}SCSS
$custom: #dbf67d; $custom-light: #e8f9a5; $custom-dark: #000000;
JSON
{
"hex": "#dbf67d",
"rgb": {
"r": 219,
"g": 246,
"b": 125
},
"hsl": {
"h": 73.388,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.92855,
"c": 0.15002,
"h": 119.8
},
"luminance": 0.82452
}Semantic roles & 50–950 ramp
primary
#DBF67D
secondary
#6545D2
accent
#02E434
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#16170F
muted
#848580