#DBFD88#DBFD88
#DBFD88 is a very light, vivid yellow-green. Relative luminance 0.871; OKLCH L 94.5% C 0.148 H 122.6°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFD88 |
|---|---|
| RGB | rgb(219, 253, 136) |
| HSL | hsl(77, 97%, 76%) |
| HSV | hsv(77, 46%, 99%) |
| CMYK | cmyk(13.4%, 0%, 46.2%, 0.8%) |
| CIE-LAB | lab(94.78, -28.58, 52.09) |
| CIE-LCH | lch(94.78, 59.42, 118.75°) |
| OKLab | oklab(94.5% -0.0799 0.125) |
| OKLCH | oklch(94.5% 0.148 122.6) |
| XYZ | xyz(68.7827, 87.0881, 36.4738) |
| Luminance | 0.8709 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.60
Light Pea Green
#C4FE82
ΔE00 4.01
Pear
#CBF85F
ΔE00 4.39
Light Yellowish Green
#C2FF89
ΔE00 4.68
Pale Lime
#BEFD73
ΔE00 4.77
Pistachio (survey)
#C0FA8B
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFD88 #AA88FD
analogous
#FDE588 #DBFD88 #A1FD88
triadic
#DBFD88 #88DBFD #FD88DB
tetradic
#DBFD88 #88FDE5 #AA88FD #FD88A1
square
#DBFD88 #88FDE5 #AA88FD #FD88A1
split-complementary
#DBFD88 #88A1FD #E588FD
monochromatic
#B7FB10 #C9FC4C #DBFD88 #EDFEC4 #F6FEE1
Accessibility & contrast
On white
1.14
#DBFD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#DBFD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFD88
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFD88 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17E
Deuteranopia (green-blind)
#FFF08E
Tritanopia (blue-blind)
#E3F3E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbfd88; /* rgb */ color: rgb(219, 253, 136); /* oklch */ color: oklch(94.5% 0.148 122.6);
Tailwind
colors: {
custom: {
50: '#e8fead',
500: '#dbfd88',
950: '#000000',
},
}SCSS
$custom: #dbfd88; $custom-light: #e8fead; $custom-dark: #000000;
JSON
{
"hex": "#dbfd88",
"rgb": {
"r": 219,
"g": 253,
"b": 136
},
"hsl": {
"h": 77.436,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.94502,
"c": 0.14836,
"h": 122.6
},
"luminance": 0.87088
}Semantic roles & 50–950 ramp
primary
#DBFD88
secondary
#764DDD
accent
#00E643
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581