#DBFE92#DBFE92
#DBFE92 is a very light, vivid yellow-green. Relative luminance 0.880; OKLCH L 94.9% C 0.140 H 123.7°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFE92 |
|---|---|
| RGB | rgb(219, 254, 146) |
| HSL | hsl(79, 98%, 78%) |
| HSV | hsv(79, 43%, 100%) |
| CMYK | cmyk(13.8%, 0%, 42.5%, 0.4%) |
| CIE-LAB | lab(95.17, -27.98, 47.84) |
| CIE-LCH | lch(95.17, 55.42, 120.32°) |
| OKLab | oklab(94.86% -0.0775 0.1161) |
| OKLCH | oklch(94.86% 0.14 123.7) |
| XYZ | xyz(69.8434, 88.0187, 40.4983) |
| Luminance | 0.8802 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.97
Light Pea Green
#C4FE82
ΔE00 3.93
Light Yellowish Green
#C2FF89
ΔE00 4.27
Pistachio (survey)
#C0FA8B
ΔE00 4.28
Celery
#C1FD95
ΔE00 4.78
Pale Lime
#BEFD73
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFE92 #B592FE
analogous
#FEEB92 #DBFE92 #A5FE92
triadic
#DBFE92 #92DBFE #FE92DB
tetradic
#DBFE92 #92FEEB #B592FE #FE92A5
square
#DBFE92 #92FEEB #B592FE #FE92A5
split-complementary
#DBFE92 #92A5FE #EB92FE
monochromatic
#B3FD19 #C7FD55 #DBFE92 #EFFFCF #F5FFE1
Accessibility & contrast
On white
1.13
#DBFE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DBFE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFE92
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFE92 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF289
Deuteranopia (green-blind)
#FFF198
Tritanopia (blue-blind)
#E2F5E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfe92; /* rgb */ color: rgb(219, 254, 146); /* oklch */ color: oklch(94.9% 0.140 123.7);
Tailwind
colors: {
custom: {
50: '#e7feb3',
500: '#dbfe92',
950: '#000000',
},
}SCSS
$custom: #dbfe92; $custom-light: #e7feb3; $custom-dark: #000000;
JSON
{
"hex": "#dbfe92",
"rgb": {
"r": 219,
"g": 254,
"b": 146
},
"hsl": {
"h": 79.444,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.94858,
"c": 0.13956,
"h": 123.7
},
"luminance": 0.88019
}Semantic roles & 50–950 ramp
primary
#DBFE92
secondary
#8255DF
accent
#00E64A
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581