#DBFE93#DBFE93
#DBFE93 is a very light, vivid yellow-green. Relative luminance 0.880; OKLCH L 94.9% C 0.139 H 123.8°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFE93 |
|---|---|
| RGB | rgb(219, 254, 147) |
| HSL | hsl(80, 98%, 79%) |
| HSV | hsv(80, 42%, 100%) |
| CMYK | cmyk(13.8%, 0%, 42.1%, 0.4%) |
| CIE-LAB | lab(95.18, -27.87, 47.38) |
| CIE-LCH | lch(95.18, 54.96, 120.47°) |
| OKLab | oklab(94.87% -0.0771 0.1151) |
| OKLCH | oklch(94.87% 0.139 123.8) |
| XYZ | xyz(69.9215, 88.0500, 40.9098) |
| Luminance | 0.8805 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.06
Light Pea Green
#C4FE82
ΔE00 3.96
Pistachio (survey)
#C0FA8B
ΔE00 4.25
Light Yellowish Green
#C2FF89
ΔE00 4.27
Celery
#C1FD95
ΔE00 4.71
Pale Lime
#BEFD73
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFE93 #B693FE
analogous
#FEEB93 #DBFE93 #A5FE93
triadic
#DBFE93 #93DBFE #FE93DB
tetradic
#DBFE93 #93FEEB #B693FE #FE93A5
square
#DBFE93 #93FEEB #B693FE #FE93A5
split-complementary
#DBFE93 #93A5FE #EB93FE
monochromatic
#B3FD1A #C7FD56 #DBFE93 #EFFFD0 #F5FFE1
Accessibility & contrast
On white
1.13
#DBFE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#DBFE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFE93
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFE93 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28B
Deuteranopia (green-blind)
#FFF199
Tritanopia (blue-blind)
#E2F5E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfe93; /* rgb */ color: rgb(219, 254, 147); /* oklch */ color: oklch(94.9% 0.139 123.8);
Tailwind
colors: {
custom: {
50: '#e7feb4',
500: '#dbfe93',
950: '#000000',
},
}SCSS
$custom: #dbfe93; $custom-light: #e7feb4; $custom-dark: #000000;
JSON
{
"hex": "#dbfe93",
"rgb": {
"r": 219,
"g": 254,
"b": 147
},
"hsl": {
"h": 79.626,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.94873,
"c": 0.13853,
"h": 123.8
},
"luminance": 0.8805
}Semantic roles & 50–950 ramp
primary
#DBFE93
secondary
#8356E0
accent
#00E64B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581