#DBFB9E#DBFB9E
#DBFB9E is a very light, vivid yellow-green. Relative luminance 0.865; OKLCH L 94.4% C 0.123 H 124.2°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFB9E |
|---|---|
| RGB | rgb(219, 251, 158) |
| HSL | hsl(81, 92%, 80%) |
| HSV | hsv(81, 37%, 98%) |
| CMYK | cmyk(12.7%, 0%, 37.1%, 1.6%) |
| CIE-LAB | lab(94.54, -25.17, 41.21) |
| CIE-LCH | lch(94.54, 48.28, 121.41°) |
| OKLab | oklab(94.41% -0.0689 0.1015) |
| OKLCH | oklch(94.41% 0.123 124.2) |
| XYZ | xyz(69.8817, 86.5227, 45.3601) |
| Luminance | 0.8652 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.48
Pistachio (survey)
#C0FA8B
ΔE00 4.73
Celery
#C1FD95
ΔE00 4.75
Light Yellow Green
#CCFD7F
ΔE00 4.77
Light Yellowish Green
#C2FF89
ΔE00 5.18
Light Pea Green
#C4FE82
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFB9E #BE9EFB
analogous
#FBEC9E #DBFB9E #ACFB9E
triadic
#DBFB9E #9EDBFB #FB9EDB
tetradic
#DBFB9E #9EFBEC #BE9EFB #FB9EAC
square
#DBFB9E #9EFBEC #BE9EFB #FB9EAC
split-complementary
#DBFB9E #9EACFB #EC9EFB
monochromatic
#AFF628 #C5F963 #DBFB9E #F1FDD9 #F4FEE2
Accessibility & contrast
On white
1.15
#DBFB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#DBFB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFB9E
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFB9E | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF097
Deuteranopia (green-blind)
#FFEFA3
Tritanopia (blue-blind)
#E1F3E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbfb9e; /* rgb */ color: rgb(219, 251, 158); /* oklch */ color: oklch(94.4% 0.123 124.2);
Tailwind
colors: {
custom: {
50: '#e7fcbb',
500: '#dbfb9e',
950: '#000000',
},
}SCSS
$custom: #dbfb9e; $custom-light: #e7fcbb; $custom-dark: #000000;
JSON
{
"hex": "#dbfb9e",
"rgb": {
"r": 219,
"g": 251,
"b": 158
},
"hsl": {
"h": 80.645,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.94405,
"c": 0.12264,
"h": 124.2
},
"luminance": 0.86523
}Semantic roles & 50–950 ramp
primary
#DBFB9E
secondary
#8B60DD
accent
#00E64F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582