#DBFD90#DBFD90
#DBFD90 is a very light, vivid yellow-green. Relative luminance 0.873; OKLCH L 94.6% C 0.140 H 123.3°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFD90 |
|---|---|
| RGB | rgb(219, 253, 144) |
| HSL | hsl(79, 96%, 78%) |
| HSV | hsv(79, 43%, 99%) |
| CMYK | cmyk(13.4%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(94.88, -27.73, 48.43) |
| CIE-LCH | lch(94.88, 55.81, 119.80°) |
| OKLab | oklab(94.62% -0.0769 0.1173) |
| OKLCH | oklch(94.62% 0.14 123.3) |
| XYZ | xyz(69.3726, 87.3240, 39.5806) |
| Luminance | 0.8732 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.96
Light Pea Green
#C4FE82
ΔE00 4.02
Pistachio (survey)
#C0FA8B
ΔE00 4.43
Light Yellowish Green
#C2FF89
ΔE00 4.44
Celery
#C1FD95
ΔE00 5.00
Pale Lime
#BEFD73
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFD90 #B290FD
analogous
#FDE990 #DBFD90 #A4FD90
triadic
#DBFD90 #90DBFD #FD90DB
tetradic
#DBFD90 #90FDE9 #B290FD #FD90A4
square
#DBFD90 #90FDE9 #B290FD #FD90A4
split-complementary
#DBFD90 #90A4FD #E990FD
monochromatic
#B4FB18 #C8FC54 #DBFD90 #EEFECC #F5FEE1
Accessibility & contrast
On white
1.14
#DBFD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#DBFD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFD90
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFD90 | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF187
Deuteranopia (green-blind)
#FFF096
Tritanopia (blue-blind)
#E2F3E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbfd90; /* rgb */ color: rgb(219, 253, 144); /* oklch */ color: oklch(94.6% 0.140 123.3);
Tailwind
colors: {
custom: {
50: '#e7feb2',
500: '#dbfd90',
950: '#000000',
},
}SCSS
$custom: #dbfd90; $custom-light: #e7feb2; $custom-dark: #000000;
JSON
{
"hex": "#dbfd90",
"rgb": {
"r": 219,
"g": 253,
"b": 144
},
"hsl": {
"h": 78.716,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.94615,
"c": 0.14027,
"h": 123.3
},
"luminance": 0.87324
}Semantic roles & 50–950 ramp
primary
#DBFD90
secondary
#7F53DE
accent
#00E648
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581