#DBFC8F#DBFC8F
#DBFC8F is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.4% C 0.140 H 122.9°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFC8F |
|---|---|
| RGB | rgb(219, 252, 143) |
| HSL | hsl(78, 95%, 77%) |
| HSV | hsv(78, 43%, 99%) |
| CMYK | cmyk(13.1%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(94.60, -27.37, 48.55) |
| CIE-LCH | lch(94.60, 55.74, 119.41°) |
| OKLab | oklab(94.39% -0.076 0.1175) |
| OKLCH | oklch(94.39% 0.14 122.9) |
| XYZ | xyz(68.9817, 86.6639, 39.0750) |
| Luminance | 0.8666 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.04
Light Pea Green
#C4FE82
ΔE00 4.16
Pistachio (survey)
#C0FA8B
ΔE00 4.56
Light Yellowish Green
#C2FF89
ΔE00 4.60
Celery
#C1FD95
ΔE00 5.17
Pale Lime
#BEFD73
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFC8F #B08FFC
analogous
#FCE68F #DBFC8F #A5FC8F
triadic
#DBFC8F #8FDBFC #FC8FDB
tetradic
#DBFC8F #8FFCE6 #B08FFC #FC8FA5
square
#DBFC8F #8FFCE6 #B08FFC #FC8FA5
split-complementary
#DBFC8F #8FA5FC #E68FFC
monochromatic
#B5F918 #C8FA53 #DBFC8F #EEFECB #F5FEE1
Accessibility & contrast
On white
1.15
#DBFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#DBFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFC8F
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFC8F | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF086
Deuteranopia (green-blind)
#FFEF95
Tritanopia (blue-blind)
#E3F2E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbfc8f; /* rgb */ color: rgb(219, 252, 143); /* oklch */ color: oklch(94.4% 0.140 122.9);
Tailwind
colors: {
custom: {
50: '#e8fdb1',
500: '#dbfc8f',
950: '#000000',
},
}SCSS
$custom: #dbfc8f; $custom-light: #e8fdb1; $custom-dark: #000000;
JSON
{
"hex": "#dbfc8f",
"rgb": {
"r": 219,
"g": 252,
"b": 143
},
"hsl": {
"h": 78.165,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.94386,
"c": 0.13995,
"h": 122.9
},
"luminance": 0.86664
}Semantic roles & 50–950 ramp
primary
#DBFC8F
secondary
#7D53DC
accent
#00E645
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581