#DBFB8E#DBFB8E
#DBFB8E is a very light, vivid yellow-green. Relative luminance 0.860; OKLCH L 94.2% C 0.140 H 122.5°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFB8E |
|---|---|
| RGB | rgb(219, 251, 142) |
| HSL | hsl(78, 93%, 77%) |
| HSV | hsv(78, 43%, 98%) |
| CMYK | cmyk(12.7%, 0%, 43.4%, 1.6%) |
| CIE-LAB | lab(94.32, -27.01, 48.68) |
| CIE-LCH | lch(94.32, 55.67, 119.02°) |
| OKLab | oklab(94.16% -0.075 0.1178) |
| OKLCH | oklch(94.16% 0.14 122.5) |
| XYZ | xyz(68.5931, 86.0073, 38.5734) |
| Luminance | 0.8601 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.15
Light Pea Green
#C4FE82
ΔE00 4.31
Pistachio (survey)
#C0FA8B
ΔE00 4.70
Light Yellowish Green
#C2FF89
ΔE00 4.78
Pear
#CBF85F
ΔE00 5.28
Pale Lime
#BEFD73
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFB8E #AE8EFB
analogous
#FBE58E #DBFB8E #A5FB8E
triadic
#DBFB8E #8EDBFB #FB8EDB
tetradic
#DBFB8E #8EFBE5 #AE8EFB #FB8EA5
square
#DBFB8E #8EFBE5 #AE8EFB #FB8EA5
split-complementary
#DBFB8E #8EA5FB #E58EFB
monochromatic
#B5F718 #C8F953 #DBFB8E #EEFDC9 #F6FEE1
Accessibility & contrast
On white
1.15
#DBFB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#DBFB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFB8E
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFB8E | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF85
Deuteranopia (green-blind)
#FFEF94
Tritanopia (blue-blind)
#E3F1E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbfb8e; /* rgb */ color: rgb(219, 251, 142); /* oklch */ color: oklch(94.2% 0.140 122.5);
Tailwind
colors: {
custom: {
50: '#e8fcb1',
500: '#dbfb8e',
950: '#000000',
},
}SCSS
$custom: #dbfb8e; $custom-light: #e8fcb1; $custom-dark: #000000;
JSON
{
"hex": "#dbfb8e",
"rgb": {
"r": 219,
"g": 251,
"b": 142
},
"hsl": {
"h": 77.615,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.94157,
"c": 0.13963,
"h": 122.5
},
"luminance": 0.86007
}Semantic roles & 50–950 ramp
primary
#DBFB8E
secondary
#7A53DB
accent
#00E643
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581