#DBF18F#DBF18F
#DBF18F is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 92.0% C 0.125 H 119.3°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF18F |
|---|---|
| RGB | rgb(219, 241, 143) |
| HSL | hsl(73, 78%, 75%) |
| HSV | hsv(73, 41%, 95%) |
| CMYK | cmyk(9.1%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(91.66, -22.14, 44.87) |
| CIE-LCH | lch(91.66, 50.04, 116.27°) |
| OKLab | oklab(92.04% -0.0612 0.1092) |
| OKLCH | oklch(92.04% 0.125 119.3) |
| XYZ | xyz(65.6268, 79.9541, 37.9567) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.41
Light Yellow Green
#CCFD7F
ΔE00 5.44
Pistachio (survey)
#C0FA8B
ΔE00 6.35
Light Pea Green
#C4FE82
ΔE00 6.48
Pear
#CBF85F
ΔE00 6.80
Light Yellowish Green
#C2FF89
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF18F #A58FF1
analogous
#F1D68F #DBF18F #AAF18F
triadic
#DBF18F #8FDBF1 #F18FDB
tetradic
#DBF18F #8FF1D6 #A58FF1 #F18FAA
square
#DBF18F #8FF1D6 #A58FF1 #F18FAA
split-complementary
#DBF18F #8FAAF1 #D68FF1
monochromatic
#B8E322 #CAEA59 #DBF18F #ECF8C5 #F6FCE4
Accessibility & contrast
On white
1.24
#DBF18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#DBF18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF18F
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF18F | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE787
Deuteranopia (green-blind)
#FAE794
Tritanopia (blue-blind)
#E4E8D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbf18f; /* rgb */ color: rgb(219, 241, 143); /* oklch */ color: oklch(92.0% 0.125 119.3);
Tailwind
colors: {
custom: {
50: '#e7f5b1',
500: '#dbf18f',
950: '#000000',
},
}SCSS
$custom: #dbf18f; $custom-light: #e7f5b1; $custom-dark: #000000;
JSON
{
"hex": "#dbf18f",
"rgb": {
"r": 219,
"g": 241,
"b": 143
},
"hsl": {
"h": 73.469,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.92039,
"c": 0.12519,
"h": 119.3
},
"luminance": 0.79954
}Semantic roles & 50–950 ramp
primary
#DBF18F
secondary
#7157CD
accent
#0BDA3A
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581