#DBFC93#DBFC93
#DBFC93 is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.4% C 0.136 H 123.3°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFC93 |
|---|---|
| RGB | rgb(219, 252, 147) |
| HSL | hsl(79, 95%, 78%) |
| HSV | hsv(79, 42%, 99%) |
| CMYK | cmyk(13.1%, 0%, 41.7%, 1.2%) |
| CIE-LAB | lab(94.65, -26.93, 46.70) |
| CIE-LCH | lch(94.65, 53.91, 119.97°) |
| OKLab | oklab(94.45% -0.0745 0.1136) |
| OKLCH | oklch(94.45% 0.136 123.3) |
| XYZ | xyz(69.2901, 86.7872, 40.6993) |
| Luminance | 0.8679 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.36
Light Pea Green
#C4FE82
ΔE00 4.28
Pistachio (survey)
#C0FA8B
ΔE00 4.44
Light Yellowish Green
#C2FF89
ΔE00 4.58
Celery
#C1FD95
ΔE00 4.92
Light Khaki
#E6F2A2
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFC93 #B493FC
analogous
#FCE893 #DBFC93 #A6FC93
triadic
#DBFC93 #93DBFC #FC93DB
tetradic
#DBFC93 #93FCE8 #B493FC #FC93A6
square
#DBFC93 #93FCE8 #B493FC #FC93A6
split-complementary
#DBFC93 #93A6FC #E893FC
monochromatic
#B3F91C #C7FA57 #DBFC93 #EFFECF #F5FEE1
Accessibility & contrast
On white
1.14
#DBFC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#DBFC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFC93
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFC93 | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08B
Deuteranopia (green-blind)
#FFEF98
Tritanopia (blue-blind)
#E2F3E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dbfc93; /* rgb */ color: rgb(219, 252, 147); /* oklch */ color: oklch(94.4% 0.136 123.3);
Tailwind
colors: {
custom: {
50: '#e7fdb4',
500: '#dbfc93',
950: '#000000',
},
}SCSS
$custom: #dbfc93; $custom-light: #e7fdb4; $custom-dark: #000000;
JSON
{
"hex": "#dbfc93",
"rgb": {
"r": 219,
"g": 252,
"b": 147
},
"hsl": {
"h": 78.857,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.94445,
"c": 0.13579,
"h": 123.3
},
"luminance": 0.86787
}Semantic roles & 50–950 ramp
primary
#DBFC93
secondary
#8156DD
accent
#00E648
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581