#DBFA8F#DBFA8F
#DBFA8F is a very light, vivid yellow-green. Relative luminance 0.854; OKLCH L 94.0% C 0.137 H 122.3°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFA8F |
|---|---|
| RGB | rgb(219, 250, 143) |
| HSL | hsl(77, 91%, 77%) |
| HSV | hsv(77, 43%, 98%) |
| CMYK | cmyk(12.4%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(94.06, -26.43, 47.89) |
| CIE-LCH | lch(94.06, 54.70, 118.90°) |
| OKLab | oklab(93.96% -0.0733 0.116) |
| OKLCH | oklch(93.96% 0.137 122.3) |
| XYZ | xyz(68.3569, 85.4144, 38.8667) |
| Luminance | 0.8541 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.40
Light Pea Green
#C4FE82
ΔE00 4.51
Pistachio (survey)
#C0FA8B
ΔE00 4.78
Light Yellowish Green
#C2FF89
ΔE00 4.94
Light Khaki
#E6F2A2
ΔE00 5.16
Celery
#C1FD95
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFA8F #AE8FFA
analogous
#FAE38F #DBFA8F #A6FA8F
triadic
#DBFA8F #8FDBFA #FA8FDB
tetradic
#DBFA8F #8FFAE3 #AE8FFA #FA8FA6
square
#DBFA8F #8FFAE3 #AE8FFA #FA8FA6
split-complementary
#DBFA8F #8FA6FA #E38FFA
monochromatic
#B5F51A #C8F754 #DBFA8F #EEFDCA #F6FEE2
Accessibility & contrast
On white
1.16
#DBFA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#DBFA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFA8F
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFA8F | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF86
Deuteranopia (green-blind)
#FFEE95
Tritanopia (blue-blind)
#E3F0E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dbfa8f; /* rgb */ color: rgb(219, 250, 143); /* oklch */ color: oklch(94.0% 0.137 122.3);
Tailwind
colors: {
custom: {
50: '#e7fcb1',
500: '#dbfa8f',
950: '#000000',
},
}SCSS
$custom: #dbfa8f; $custom-light: #e7fcb1; $custom-dark: #000000;
JSON
{
"hex": "#dbfa8f",
"rgb": {
"r": 219,
"g": 250,
"b": 143
},
"hsl": {
"h": 77.383,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.93958,
"c": 0.13725,
"h": 122.3
},
"luminance": 0.85414
}Semantic roles & 50–950 ramp
primary
#DBFA8F
secondary
#7A54D9
accent
#00E642
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581