#DBF092#DBF092
#DBF092 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.9% C 0.121 H 119.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF092 |
|---|---|
| RGB | rgb(219, 240, 146) |
| HSL | hsl(73, 76%, 76%) |
| HSV | hsv(73, 39%, 94%) |
| CMYK | cmyk(8.8%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(91.44, -21.32, 43.12) |
| CIE-LCH | lch(91.44, 48.10, 116.31°) |
| OKLab | oklab(91.87% -0.0587 0.1054) |
| OKLCH | oklch(91.87% 0.121 119.1) |
| XYZ | xyz(65.5619, 79.4558, 39.0712) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.93
Light Yellow Green
#CCFD7F
ΔE00 5.91
Pistachio (survey)
#C0FA8B
ΔE00 6.58
Light Pea Green
#C4FE82
ΔE00 6.86
Parchment
#FEFCAF
ΔE00 6.88
Celery
#C1FD95
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF092 #A792F0
analogous
#F0D692 #DBF092 #ACF092
triadic
#DBF092 #92DBF0 #F092DB
tetradic
#DBF092 #92F0D6 #A792F0 #F092AC
square
#DBF092 #92F0D6 #A792F0 #F092AC
split-complementary
#DBF092 #92ACF0 #D692F0
monochromatic
#B7E126 #C9E95C #DBF092 #EDF7C8 #F6FBE4
Accessibility & contrast
On white
1.24
#DBF092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#DBF092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF092
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF092 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68B
Deuteranopia (green-blind)
#F9E797
Tritanopia (blue-blind)
#E3E7D9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbf092; /* rgb */ color: rgb(219, 240, 146); /* oklch */ color: oklch(91.9% 0.121 119.1);
Tailwind
colors: {
custom: {
50: '#e7f5b3',
500: '#dbf092',
950: '#000000',
},
}SCSS
$custom: #dbf092; $custom-light: #e7f5b3; $custom-dark: #000000;
JSON
{
"hex": "#dbf092",
"rgb": {
"r": 219,
"g": 240,
"b": 146
},
"hsl": {
"h": 73.404,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.91873,
"c": 0.12062,
"h": 119.1
},
"luminance": 0.79456
}Semantic roles & 50–950 ramp
primary
#DBF092
secondary
#735ACC
accent
#0ED83B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581