#DBFE98#DBFE98
#DBFE98 is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 94.9% C 0.133 H 124.3°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFE98 |
|---|---|
| RGB | rgb(219, 254, 152) |
| HSL | hsl(81, 98%, 80%) |
| HSV | hsv(81, 40%, 100%) |
| CMYK | cmyk(13.8%, 0%, 40.2%, 0.4%) |
| CIE-LAB | lab(95.25, -27.30, 45.05) |
| CIE-LCH | lch(95.25, 52.68, 121.21°) |
| OKLab | oklab(94.95% -0.0752 0.11) |
| OKLCH | oklch(94.95% 0.133 124.3) |
| XYZ | xyz(70.3224, 88.2103, 43.0212) |
| Luminance | 0.8821 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.57
Pistachio (survey)
#C0FA8B
ΔE00 4.19
Light Pea Green
#C4FE82
ΔE00 4.23
Light Yellowish Green
#C2FF89
ΔE00 4.35
Celery
#C1FD95
ΔE00 4.46
Light Khaki
#E6F2A2
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFE98 #BB98FE
analogous
#FEEE98 #DBFE98 #A8FE98
triadic
#DBFE98 #98DBFE #FE98DB
tetradic
#DBFE98 #98FEEE #BB98FE #FE98A8
square
#DBFE98 #98FEEE #BB98FE #FE98A8
split-complementary
#DBFE98 #98A8FE #EE98FE
monochromatic
#B1FD1F #C6FD5B #DBFE98 #F0FFD5 #F4FFE1
Accessibility & contrast
On white
1.13
#DBFE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#DBFE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFE98
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFE98 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF290
Deuteranopia (green-blind)
#FFF19D
Tritanopia (blue-blind)
#E2F5E5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfe98; /* rgb */ color: rgb(219, 254, 152); /* oklch */ color: oklch(94.9% 0.133 124.3);
Tailwind
colors: {
custom: {
50: '#e7feb7',
500: '#dbfe98',
950: '#000000',
},
}SCSS
$custom: #dbfe98; $custom-light: #e7feb7; $custom-dark: #000000;
JSON
{
"hex": "#dbfe98",
"rgb": {
"r": 219,
"g": 254,
"b": 152
},
"hsl": {
"h": 80.588,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.94949,
"c": 0.13328,
"h": 124.3
},
"luminance": 0.88211
}Semantic roles & 50–950 ramp
primary
#DBFE98
secondary
#885AE0
accent
#00E64F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581