#DBFD92#DBFD92
#DBFD92 is a very light, vivid yellow-green. Relative luminance 0.874; OKLCH L 94.6% C 0.138 H 123.4°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFD92 |
|---|---|
| RGB | rgb(219, 253, 146) |
| HSL | hsl(79, 96%, 78%) |
| HSV | hsv(79, 42%, 99%) |
| CMYK | cmyk(13.4%, 0%, 42.3%, 0.8%) |
| CIE-LAB | lab(94.90, -27.51, 47.50) |
| CIE-LCH | lch(94.90, 54.89, 120.08°) |
| OKLab | oklab(94.64% -0.0762 0.1153) |
| OKLCH | oklch(94.64% 0.138 123.4) |
| XYZ | xyz(69.5269, 87.3857, 40.3928) |
| Luminance | 0.8739 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.11
Light Pea Green
#C4FE82
ΔE00 4.08
Pistachio (survey)
#C0FA8B
ΔE00 4.36
Light Yellowish Green
#C2FF89
ΔE00 4.42
Celery
#C1FD95
ΔE00 4.87
Pale Lime
#BEFD73
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFD92 #B492FD
analogous
#FDE992 #DBFD92 #A5FD92
triadic
#DBFD92 #92DBFD #FD92DB
tetradic
#DBFD92 #92FDE9 #B492FD #FD92A5
square
#DBFD92 #92FDE9 #B492FD #FD92A5
split-complementary
#DBFD92 #92A5FD #E992FD
monochromatic
#B3FB1A #C7FC56 #DBFD92 #EFFECE #F5FEE1
Accessibility & contrast
On white
1.14
#DBFD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#DBFD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFD92
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFD92 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18A
Deuteranopia (green-blind)
#FFF098
Tritanopia (blue-blind)
#E2F4E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbfd92; /* rgb */ color: rgb(219, 253, 146); /* oklch */ color: oklch(94.6% 0.138 123.4);
Tailwind
colors: {
custom: {
50: '#e7feb3',
500: '#dbfd92',
950: '#000000',
},
}SCSS
$custom: #dbfd92; $custom-light: #e7feb3; $custom-dark: #000000;
JSON
{
"hex": "#dbfd92",
"rgb": {
"r": 219,
"g": 253,
"b": 146
},
"hsl": {
"h": 79.065,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.94644,
"c": 0.1382,
"h": 123.4
},
"luminance": 0.87386
}Semantic roles & 50–950 ramp
primary
#DBFD92
secondary
#8155DE
accent
#00E649
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581