#DBFF7E#DBFF7E
#DBFF7E is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.8% C 0.161 H 122.4°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF7E |
|---|---|
| RGB | rgb(219, 255, 126) |
| HSL | hsl(77, 100%, 75%) |
| HSV | hsv(77, 51%, 100%) |
| CMYK | cmyk(14.1%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(95.20, -30.49, 57.22) |
| CIE-LCH | lch(95.20, 64.84, 118.05°) |
| OKLab | oklab(94.8% -0.086 0.1356) |
| OKLCH | oklch(94.8% 0.161 122.4) |
| XYZ | xyz(68.7396, 88.0863, 33.1156) |
| Luminance | 0.8809 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.64
Pear
#CBF85F
ΔE00 3.27
Light Pea Green
#C4FE82
ΔE00 4.21
Pale Lime
#BEFD73
ΔE00 4.46
Light Yellowish Green
#C2FF89
ΔE00 5.11
Light Lime Green
#B9FF66
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF7E #A27EFF
analogous
#FFE27E #DBFF7E #9BFF7E
triadic
#DBFF7E #7EDBFF #FF7EDB
tetradic
#DBFF7E #7EFFE2 #A27EFF #FF7E9B
square
#DBFF7E #7EFFE2 #A27EFF #FF7E9B
split-complementary
#DBFF7E #7E9BFF #E27EFF
monochromatic
#B9FF04 #CAFF41 #DBFF7E #ECFFBB #F6FFE0
Accessibility & contrast
On white
1.13
#DBFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#DBFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF7E
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF7E | 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)
#FFF272
Deuteranopia (green-blind)
#FFF186
Tritanopia (blue-blind)
#E4F4E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbff7e; /* rgb */ color: rgb(219, 255, 126); /* oklch */ color: oklch(94.8% 0.161 122.4);
Tailwind
colors: {
custom: {
50: '#e8ffa6',
500: '#dbff7e',
950: '#000000',
},
}SCSS
$custom: #dbff7e; $custom-light: #e8ffa6; $custom-dark: #000000;
JSON
{
"hex": "#dbff7e",
"rgb": {
"r": 219,
"g": 255,
"b": 126
},
"hsl": {
"h": 76.744,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.94804,
"c": 0.16058,
"h": 122.4
},
"luminance": 0.88086
}Semantic roles & 50–950 ramp
primary
#DBFF7E
secondary
#6E43DE
accent
#00E640
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161810
muted
#848680