#DBFF8E#DBFF8E
#DBFF8E is a very light, vivid yellow-green. Relative luminance 0.885; OKLCH L 95.0% C 0.145 H 123.6°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF8E |
|---|---|
| RGB | rgb(219, 255, 142) |
| HSL | hsl(79, 100%, 78%) |
| HSV | hsv(79, 44%, 100%) |
| CMYK | cmyk(14.1%, 0%, 44.3%, 0%) |
| CIE-LAB | lab(95.38, -28.88, 50.01) |
| CIE-LCH | lch(95.38, 57.76, 120.01°) |
| OKLab | oklab(95.02% -0.0803 0.1208) |
| OKLCH | oklch(95.02% 0.145 123.6) |
| XYZ | xyz(69.8558, 88.5328, 38.9943) |
| Luminance | 0.8853 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.56
Light Pea Green
#C4FE82
ΔE00 3.71
Light Yellowish Green
#C2FF89
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 4.37
Pale Lime
#BEFD73
ΔE00 4.75
Celery
#C1FD95
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF8E #B28EFF
analogous
#FFEA8E #DBFF8E #A2FF8E
triadic
#DBFF8E #8EDBFF #FF8EDB
tetradic
#DBFF8E #8EFFEA #B28EFF #FF8EA2
square
#DBFF8E #8EFFEA #B28EFF #FF8EA2
split-complementary
#DBFF8E #8EA2FF #EA8EFF
monochromatic
#B4FF14 #C8FF51 #DBFF8E #EEFFCB #F5FFE0
Accessibility & contrast
On white
1.12
#DBFF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#DBFF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF8E
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF8E | 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)
#FFF385
Deuteranopia (green-blind)
#FFF194
Tritanopia (blue-blind)
#E2F5E4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff8e; /* rgb */ color: rgb(219, 255, 142); /* oklch */ color: oklch(95.0% 0.145 123.6);
Tailwind
colors: {
custom: {
50: '#e8ffb1',
500: '#dbff8e',
950: '#000000',
},
}SCSS
$custom: #dbff8e; $custom-light: #e8ffb1; $custom-dark: #000000;
JSON
{
"hex": "#dbff8e",
"rgb": {
"r": 219,
"g": 255,
"b": 142
},
"hsl": {
"h": 79.115,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.95015,
"c": 0.14501,
"h": 123.6
},
"luminance": 0.88533
}Semantic roles & 50–950 ramp
primary
#DBFF8E
secondary
#7F51E0
accent
#00E649
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681