#DBFE94#DBFE94
#DBFE94 is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.9% C 0.137 H 123.9°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFE94 |
|---|---|
| RGB | rgb(219, 254, 148) |
| HSL | hsl(80, 98%, 79%) |
| HSV | hsv(80, 42%, 100%) |
| CMYK | cmyk(13.8%, 0%, 41.7%, 0.4%) |
| CIE-LAB | lab(95.20, -27.76, 46.91) |
| CIE-LCH | lch(95.20, 54.51, 120.61°) |
| OKLab | oklab(94.89% -0.0767 0.1141) |
| OKLCH | oklch(94.89% 0.137 123.9) |
| XYZ | xyz(70.0003, 88.0815, 41.3249) |
| Luminance | 0.8808 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.15
Light Pea Green
#C4FE82
ΔE00 4.01
Pistachio (survey)
#C0FA8B
ΔE00 4.23
Light Yellowish Green
#C2FF89
ΔE00 4.28
Celery
#C1FD95
ΔE00 4.65
Pale Lime
#BEFD73
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFE94 #B794FE
analogous
#FEEC94 #DBFE94 #A6FE94
triadic
#DBFE94 #94DBFE #FE94DB
tetradic
#DBFE94 #94FEEC #B794FE #FE94A6
square
#DBFE94 #94FEEC #B794FE #FE94A6
split-complementary
#DBFE94 #94A6FE #EC94FE
monochromatic
#B2FD1B #C7FD57 #DBFE94 #EFFFD1 #F5FFE1
Accessibility & contrast
On white
1.13
#DBFE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#DBFE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFE94
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFE94 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28C
Deuteranopia (green-blind)
#FFF19A
Tritanopia (blue-blind)
#E2F5E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfe94; /* rgb */ color: rgb(219, 254, 148); /* oklch */ color: oklch(94.9% 0.137 123.9);
Tailwind
colors: {
custom: {
50: '#e7feb5',
500: '#dbfe94',
950: '#000000',
},
}SCSS
$custom: #dbfe94; $custom-light: #e7feb5; $custom-dark: #000000;
JSON
{
"hex": "#dbfe94",
"rgb": {
"r": 219,
"g": 254,
"b": 148
},
"hsl": {
"h": 79.811,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.94888,
"c": 0.13748,
"h": 123.9
},
"luminance": 0.88082
}Semantic roles & 50–950 ramp
primary
#DBFE94
secondary
#8456E0
accent
#00E64C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581