#DBFF8F#DBFF8F
#DBFF8F is a very light, vivid yellow-green. Relative luminance 0.886; OKLCH L 95.0% C 0.144 H 123.7°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF8F |
|---|---|
| RGB | rgb(219, 255, 143) |
| HSL | hsl(79, 100%, 78%) |
| HSV | hsv(79, 44%, 100%) |
| CMYK | cmyk(14.1%, 0%, 43.9%, 0%) |
| CIE-LAB | lab(95.40, -28.78, 49.55) |
| CIE-LCH | lch(95.40, 57.30, 120.14°) |
| OKLab | oklab(95.03% -0.0799 0.1198) |
| OKLCH | oklch(95.03% 0.144 123.7) |
| XYZ | xyz(69.9312, 88.5629, 39.3915) |
| Luminance | 0.8856 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.62
Light Pea Green
#C4FE82
ΔE00 3.72
Light Yellowish Green
#C2FF89
ΔE00 4.18
Pistachio (survey)
#C0FA8B
ΔE00 4.32
Pale Lime
#BEFD73
ΔE00 4.80
Celery
#C1FD95
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF8F #B38FFF
analogous
#FFEB8F #DBFF8F #A3FF8F
triadic
#DBFF8F #8FDBFF #FF8FDB
tetradic
#DBFF8F #8FFFEB #B38FFF #FF8FA3
square
#DBFF8F #8FFFEB #B38FFF #FF8FA3
split-complementary
#DBFF8F #8FA3FF #EB8FFF
monochromatic
#B4FF15 #C7FF52 #DBFF8F #EFFFCC #F5FFE0
Accessibility & contrast
On white
1.12
#DBFF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#DBFF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF8F
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF8F | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF386
Deuteranopia (green-blind)
#FFF295
Tritanopia (blue-blind)
#E2F5E4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff8f; /* rgb */ color: rgb(219, 255, 143); /* oklch */ color: oklch(95.0% 0.144 123.7);
Tailwind
colors: {
custom: {
50: '#e8ffb1',
500: '#dbff8f',
950: '#000000',
},
}SCSS
$custom: #dbff8f; $custom-light: #e8ffb1; $custom-dark: #000000;
JSON
{
"hex": "#dbff8f",
"rgb": {
"r": 219,
"g": 255,
"b": 143
},
"hsl": {
"h": 79.286,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.95029,
"c": 0.144,
"h": 123.7
},
"luminance": 0.88563
}Semantic roles & 50–950 ramp
primary
#DBFF8F
secondary
#8052E0
accent
#00E64A
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681