#DBFB8F#DBFB8F
#DBFB8F is a very light, vivid yellow-green. Relative luminance 0.860; OKLCH L 94.2% C 0.139 H 122.6°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFB8F |
|---|---|
| RGB | rgb(219, 251, 143) |
| HSL | hsl(78, 93%, 77%) |
| HSV | hsv(78, 43%, 98%) |
| CMYK | cmyk(12.7%, 0%, 43%, 1.6%) |
| CIE-LAB | lab(94.33, -26.90, 48.22) |
| CIE-LCH | lch(94.33, 55.22, 119.16°) |
| OKLab | oklab(94.17% -0.0746 0.1168) |
| OKLCH | oklch(94.17% 0.139 122.6) |
| XYZ | xyz(68.6685, 86.0375, 38.9706) |
| Luminance | 0.8604 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.21
Light Pea Green
#C4FE82
ΔE00 4.33
Pistachio (survey)
#C0FA8B
ΔE00 4.67
Light Yellowish Green
#C2FF89
ΔE00 4.76
Celery
#C1FD95
ΔE00 5.27
Light Khaki
#E6F2A2
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFB8F #AF8FFB
analogous
#FBE58F #DBFB8F #A5FB8F
triadic
#DBFB8F #8FDBFB #FB8FDB
tetradic
#DBFB8F #8FFBE5 #AF8FFB #FB8FA5
square
#DBFB8F #8FFBE5 #AF8FFB #FB8FA5
split-complementary
#DBFB8F #8FA5FB #E58FFB
monochromatic
#B5F719 #C8F954 #DBFB8F #EEFDCA #F6FEE1
Accessibility & contrast
On white
1.15
#DBFB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#DBFB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFB8F
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFB8F | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF86
Deuteranopia (green-blind)
#FFEF95
Tritanopia (blue-blind)
#E3F1E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbfb8f; /* rgb */ color: rgb(219, 251, 143); /* oklch */ color: oklch(94.2% 0.139 122.6);
Tailwind
colors: {
custom: {
50: '#e7fcb1',
500: '#dbfb8f',
950: '#000000',
},
}SCSS
$custom: #dbfb8f; $custom-light: #e7fcb1; $custom-dark: #000000;
JSON
{
"hex": "#dbfb8f",
"rgb": {
"r": 219,
"g": 251,
"b": 143
},
"hsl": {
"h": 77.778,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.94172,
"c": 0.1386,
"h": 122.6
},
"luminance": 0.86038
}Semantic roles & 50–950 ramp
primary
#DBFB8F
secondary
#7C53DB
accent
#00E644
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581