#DBFD93#DBFD93
#DBFD93 is a very light, vivid yellow-green. Relative luminance 0.874; OKLCH L 94.7% C 0.137 H 123.5°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFD93 |
|---|---|
| RGB | rgb(219, 253, 147) |
| HSL | hsl(79, 96%, 78%) |
| HSV | hsv(79, 42%, 99%) |
| CMYK | cmyk(13.4%, 0%, 41.9%, 0.8%) |
| CIE-LAB | lab(94.91, -27.40, 47.04) |
| CIE-LCH | lch(94.91, 54.44, 120.22°) |
| OKLab | oklab(94.66% -0.0758 0.1143) |
| OKLCH | oklch(94.66% 0.137 123.5) |
| XYZ | xyz(69.6050, 87.4170, 40.8043) |
| Luminance | 0.8742 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.20
Light Pea Green
#C4FE82
ΔE00 4.12
Pistachio (survey)
#C0FA8B
ΔE00 4.34
Light Yellowish Green
#C2FF89
ΔE00 4.42
Celery
#C1FD95
ΔE00 4.81
Pale Lime
#BEFD73
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFD93 #B593FD
analogous
#FDEA93 #DBFD93 #A6FD93
triadic
#DBFD93 #93DBFD #FD93DB
tetradic
#DBFD93 #93FDEA #B593FD #FD93A6
square
#DBFD93 #93FDEA #B593FD #FD93A6
split-complementary
#DBFD93 #93A6FD #EA93FD
monochromatic
#B3FB1B #C7FC57 #DBFD93 #EFFECF #F5FEE1
Accessibility & contrast
On white
1.14
#DBFD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#DBFD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFD93
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFD93 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18B
Deuteranopia (green-blind)
#FFF099
Tritanopia (blue-blind)
#E2F4E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbfd93; /* rgb */ color: rgb(219, 253, 147); /* oklch */ color: oklch(94.7% 0.137 123.5);
Tailwind
colors: {
custom: {
50: '#e7feb4',
500: '#dbfd93',
950: '#000000',
},
}SCSS
$custom: #dbfd93; $custom-light: #e7feb4; $custom-dark: #000000;
JSON
{
"hex": "#dbfd93",
"rgb": {
"r": 219,
"g": 253,
"b": 147
},
"hsl": {
"h": 79.245,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.94659,
"c": 0.13716,
"h": 123.5
},
"luminance": 0.87417
}Semantic roles & 50–950 ramp
primary
#DBFD93
secondary
#8256DE
accent
#00E64A
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581