#DBFD95#DBFD95
#DBFD95 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.7% C 0.135 H 123.7°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFD95 |
|---|---|
| RGB | rgb(219, 253, 149) |
| HSL | hsl(80, 96%, 79%) |
| HSV | hsv(80, 41%, 99%) |
| CMYK | cmyk(13.4%, 0%, 41.1%, 0.8%) |
| CIE-LAB | lab(94.94, -27.17, 46.11) |
| CIE-LCH | lch(94.94, 53.52, 120.51°) |
| OKLab | oklab(94.69% -0.075 0.1123) |
| OKLCH | oklch(94.69% 0.135 123.7) |
| XYZ | xyz(69.7633, 87.4803, 41.6380) |
| Luminance | 0.8748 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.39
Light Pea Green
#C4FE82
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 4.31
Light Yellowish Green
#C2FF89
ΔE00 4.44
Celery
#C1FD95
ΔE00 4.70
Light Khaki
#E6F2A2
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFD95 #B795FD
analogous
#FDEB95 #DBFD95 #A7FD95
triadic
#DBFD95 #95DBFD #FD95DB
tetradic
#DBFD95 #95FDEB #B795FD #FD95A7
square
#DBFD95 #95FDEB #B795FD #FD95A7
split-complementary
#DBFD95 #95A7FD #EB95FD
monochromatic
#B2FB1D #C7FC59 #DBFD95 #EFFED1 #F5FEE1
Accessibility & contrast
On white
1.14
#DBFD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DBFD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFD95
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFD95 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18D
Deuteranopia (green-blind)
#FFF09A
Tritanopia (blue-blind)
#E2F4E4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbfd95; /* rgb */ color: rgb(219, 253, 149); /* oklch */ color: oklch(94.7% 0.135 123.7);
Tailwind
colors: {
custom: {
50: '#e7feb5',
500: '#dbfd95',
950: '#000000',
},
}SCSS
$custom: #dbfd95; $custom-light: #e7feb5; $custom-dark: #000000;
JSON
{
"hex": "#dbfd95",
"rgb": {
"r": 219,
"g": 253,
"b": 149
},
"hsl": {
"h": 79.615,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.94689,
"c": 0.13507,
"h": 123.7
},
"luminance": 0.87481
}Semantic roles & 50–950 ramp
primary
#DBFD95
secondary
#8458DE
accent
#00E64B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581