#DBFF9E#DBFF9E
#DBFF9E is a very light, vivid yellow-green. Relative luminance 0.890; OKLCH L 95.3% C 0.128 H 125.3°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF9E |
|---|---|
| RGB | rgb(219, 255, 158) |
| HSL | hsl(82, 100%, 81%) |
| HSV | hsv(82, 38%, 100%) |
| CMYK | cmyk(14.1%, 0%, 38%, 0%) |
| CIE-LAB | lab(95.60, -27.06, 42.58) |
| CIE-LCH | lch(95.60, 50.45, 122.43°) |
| OKLab | oklab(95.26% -0.0742 0.1046) |
| OKLCH | oklch(95.26% 0.128 125.3) |
| XYZ | xyz(71.1444, 89.0482, 45.7810) |
| Luminance | 0.8905 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.19
Light Yellow Green
#CCFD7F
ΔE00 4.20
Pistachio (survey)
#C0FA8B
ΔE00 4.22
Light Yellowish Green
#C2FF89
ΔE00 4.47
Light Pea Green
#C4FE82
ΔE00 4.58
Light Khaki
#E6F2A2
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF9E #C29EFF
analogous
#FFF29E #DBFF9E #AAFF9E
triadic
#DBFF9E #9EDBFF #FF9EDB
tetradic
#DBFF9E #9EFFF2 #C29EFF #FF9EAA
square
#DBFF9E #9EFFF2 #C29EFF #FF9EAA
split-complementary
#DBFF9E #9EAAFF #F29EFF
monochromatic
#AEFF24 #C4FF61 #DBFF9E #F2FFDB #F4FFE0
Accessibility & contrast
On white
1.12
#DBFF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#DBFF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF9E
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF9E | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF497
Deuteranopia (green-blind)
#FFF2A3
Tritanopia (blue-blind)
#E1F6E7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff9e; /* rgb */ color: rgb(219, 255, 158); /* oklch */ color: oklch(95.3% 0.128 125.3);
Tailwind
colors: {
custom: {
50: '#e7ffbc',
500: '#dbff9e',
950: '#000000',
},
}SCSS
$custom: #dbff9e; $custom-light: #e7ffbc; $custom-dark: #000000;
JSON
{
"hex": "#dbff9e",
"rgb": {
"r": 219,
"g": 255,
"b": 158
},
"hsl": {
"h": 82.268,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.95258,
"c": 0.12827,
"h": 125.3
},
"luminance": 0.89049
}Semantic roles & 50–950 ramp
primary
#DBFF9E
secondary
#905FE3
accent
#00E655
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682