#DBFD8B#DBFD8B
#DBFD8B is a very light, vivid yellow-green. Relative luminance 0.872; OKLCH L 94.5% C 0.145 H 122.8°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFD8B |
|---|---|
| RGB | rgb(219, 253, 139) |
| HSL | hsl(78, 97%, 77%) |
| HSV | hsv(78, 45%, 99%) |
| CMYK | cmyk(13.4%, 0%, 45.1%, 0.8%) |
| CIE-LAB | lab(94.81, -28.27, 50.72) |
| CIE-LCH | lch(94.81, 58.07, 119.13°) |
| OKLab | oklab(94.54% -0.0788 0.1222) |
| OKLCH | oklch(94.54% 0.145 122.8) |
| XYZ | xyz(68.9989, 87.1745, 37.6124) |
| Luminance | 0.8718 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.68
Light Pea Green
#C4FE82
ΔE00 3.97
Light Yellowish Green
#C2FF89
ΔE00 4.55
Pistachio (survey)
#C0FA8B
ΔE00 4.66
Pear
#CBF85F
ΔE00 4.75
Pale Lime
#BEFD73
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFD8B #AD8BFD
analogous
#FDE68B #DBFD8B #A2FD8B
triadic
#DBFD8B #8BDBFD #FD8BDB
tetradic
#DBFD8B #8BFDE6 #AD8BFD #FD8BA2
square
#DBFD8B #8BFDE6 #AD8BFD #FD8BA2
split-complementary
#DBFD8B #8BA2FD #E68BFD
monochromatic
#B6FB13 #C8FC4F #DBFD8B #EEFEC7 #F6FEE1
Accessibility & contrast
On white
1.14
#DBFD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#DBFD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFD8B
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFD8B | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF182
Deuteranopia (green-blind)
#FFF091
Tritanopia (blue-blind)
#E3F3E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbfd8b; /* rgb */ color: rgb(219, 253, 139); /* oklch */ color: oklch(94.5% 0.145 122.8);
Tailwind
colors: {
custom: {
50: '#e8feaf',
500: '#dbfd8b',
950: '#000000',
},
}SCSS
$custom: #dbfd8b; $custom-light: #e8feaf; $custom-dark: #000000;
JSON
{
"hex": "#dbfd8b",
"rgb": {
"r": 219,
"g": 253,
"b": 139
},
"hsl": {
"h": 77.895,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.94543,
"c": 0.14536,
"h": 122.8
},
"luminance": 0.87175
}Semantic roles & 50–950 ramp
primary
#DBFD8B
secondary
#794FDD
accent
#00E644
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581