#DBFE8F#DBFE8F
#DBFE8F is a very light, vivid yellow-green. Relative luminance 0.879; OKLCH L 94.8% C 0.143 H 123.4°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFE8F |
|---|---|
| RGB | rgb(219, 254, 143) |
| HSL | hsl(79, 98%, 78%) |
| HSV | hsv(79, 44%, 100%) |
| CMYK | cmyk(13.8%, 0%, 43.7%, 0.4%) |
| CIE-LAB | lab(95.13, -28.31, 49.22) |
| CIE-LCH | lch(95.13, 56.78, 119.90°) |
| OKLab | oklab(94.82% -0.0786 0.119) |
| OKLCH | oklch(94.82% 0.143 123.4) |
| XYZ | xyz(69.6131, 87.9266, 39.2854) |
| Luminance | 0.8793 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.75
Light Pea Green
#C4FE82
ΔE00 3.85
Light Yellowish Green
#C2FF89
ΔE00 4.31
Pistachio (survey)
#C0FA8B
ΔE00 4.39
Pale Lime
#BEFD73
ΔE00 4.93
Celery
#C1FD95
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFE8F #B28FFE
analogous
#FEE98F #DBFE8F #A3FE8F
triadic
#DBFE8F #8FDBFE #FE8FDB
tetradic
#DBFE8F #8FFEE9 #B28FFE #FE8FA3
square
#DBFE8F #8FFEE9 #B28FFE #FE8FA3
split-complementary
#DBFE8F #8FA3FE #E98FFE
monochromatic
#B4FD16 #C8FD52 #DBFE8F #EEFFCC #F5FFE1
Accessibility & contrast
On white
1.13
#DBFE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#DBFE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFE8F
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFE8F | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF286
Deuteranopia (green-blind)
#FFF195
Tritanopia (blue-blind)
#E2F4E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfe8f; /* rgb */ color: rgb(219, 254, 143); /* oklch */ color: oklch(94.8% 0.143 123.4);
Tailwind
colors: {
custom: {
50: '#e8feb1',
500: '#dbfe8f',
950: '#000000',
},
}SCSS
$custom: #dbfe8f; $custom-light: #e8feb1; $custom-dark: #000000;
JSON
{
"hex": "#dbfe8f",
"rgb": {
"r": 219,
"g": 254,
"b": 143
},
"hsl": {
"h": 78.919,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.94815,
"c": 0.14265,
"h": 123.4
},
"luminance": 0.87927
}Semantic roles & 50–950 ramp
primary
#DBFE8F
secondary
#7F52DF
accent
#00E648
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581