#DBFF7F#DBFF7F
#DBFF7F is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.8% C 0.160 H 122.5°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF7F |
|---|---|
| RGB | rgb(219, 255, 127) |
| HSL | hsl(77, 100%, 75%) |
| HSV | hsv(77, 50%, 100%) |
| CMYK | cmyk(14.1%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(95.21, -30.40, 56.78) |
| CIE-LCH | lch(95.21, 64.40, 118.16°) |
| OKLab | oklab(94.82% -0.0857 0.1347) |
| OKLCH | oklch(94.82% 0.16 122.5) |
| XYZ | xyz(68.8045, 88.1122, 33.4571) |
| Luminance | 0.8811 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.58
Pear
#CBF85F
ΔE00 3.36
Light Pea Green
#C4FE82
ΔE00 4.15
Pale Lime
#BEFD73
ΔE00 4.45
Light Yellowish Green
#C2FF89
ΔE00 5.03
Light Lime Green
#B9FF66
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF7F #A37FFF
analogous
#FFE37F #DBFF7F #9BFF7F
triadic
#DBFF7F #7FDBFF #FF7FDB
tetradic
#DBFF7F #7FFFE3 #A37FFF #FF7F9B
square
#DBFF7F #7FFFE3 #A37FFF #FF7F9B
split-complementary
#DBFF7F #7F9BFF #E37FFF
monochromatic
#B9FF05 #CAFF42 #DBFF7F #ECFFBC #F6FFE0
Accessibility & contrast
On white
1.13
#DBFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#DBFF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF7F
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF7F | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF273
Deuteranopia (green-blind)
#FFF186
Tritanopia (blue-blind)
#E4F4E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff7f; /* rgb */ color: rgb(219, 255, 127); /* oklch */ color: oklch(94.8% 0.160 122.5);
Tailwind
colors: {
custom: {
50: '#e8ffa7',
500: '#dbff7f',
950: '#000000',
},
}SCSS
$custom: #dbff7f; $custom-light: #e8ffa7; $custom-dark: #000000;
JSON
{
"hex": "#dbff7f",
"rgb": {
"r": 219,
"g": 255,
"b": 127
},
"hsl": {
"h": 76.875,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.94816,
"c": 0.15965,
"h": 122.5
},
"luminance": 0.88112
}Semantic roles & 50–950 ramp
primary
#DBFF7F
secondary
#6F44DE
accent
#00E641
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681