#DBFE88#DBFE88
#DBFE88 is a very light, vivid yellow-green. Relative luminance 0.877; OKLCH L 94.7% C 0.150 H 122.9°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFE88 |
|---|---|
| RGB | rgb(219, 254, 136) |
| HSL | hsl(78, 98%, 76%) |
| HSV | hsv(78, 46%, 100%) |
| CMYK | cmyk(13.8%, 0%, 46.5%, 0.4%) |
| CIE-LAB | lab(95.04, -29.05, 52.42) |
| CIE-LCH | lch(95.04, 59.93, 118.99°) |
| OKLab | oklab(94.72% -0.0812 0.1257) |
| OKLCH | oklch(94.72% 0.15 122.9) |
| XYZ | xyz(69.0992, 87.7211, 36.5793) |
| Luminance | 0.8772 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.47
Light Pea Green
#C4FE82
ΔE00 3.88
Pear
#CBF85F
ΔE00 4.34
Light Yellowish Green
#C2FF89
ΔE00 4.56
Pale Lime
#BEFD73
ΔE00 4.63
Pistachio (survey)
#C0FA8B
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFE88 #AB88FE
analogous
#FEE688 #DBFE88 #A0FE88
triadic
#DBFE88 #88DBFE #FE88DB
tetradic
#DBFE88 #88FEE6 #AB88FE #FE88A0
square
#DBFE88 #88FEE6 #AB88FE #FE88A0
split-complementary
#DBFE88 #88A0FE #E688FE
monochromatic
#B6FD0F #C9FD4B #DBFE88 #EDFFC5 #F6FFE1
Accessibility & contrast
On white
1.13
#DBFE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#DBFE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFE88
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFE88 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27E
Deuteranopia (green-blind)
#FFF18F
Tritanopia (blue-blind)
#E3F4E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfe88; /* rgb */ color: rgb(219, 254, 136); /* oklch */ color: oklch(94.7% 0.150 122.9);
Tailwind
colors: {
custom: {
50: '#e8fead',
500: '#dbfe88',
950: '#000000',
},
}SCSS
$custom: #dbfe88; $custom-light: #e8fead; $custom-dark: #000000;
JSON
{
"hex": "#dbfe88",
"rgb": {
"r": 219,
"g": 254,
"b": 136
},
"hsl": {
"h": 77.797,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.94717,
"c": 0.14967,
"h": 122.9
},
"luminance": 0.87721
}Semantic roles & 50–950 ramp
primary
#DBFE88
secondary
#774CDE
accent
#00E644
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581