#DBFB8C#DBFB8C
#DBFB8C is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 94.1% C 0.142 H 122.3°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFB8C |
|---|---|
| RGB | rgb(219, 251, 140) |
| HSL | hsl(77, 93%, 77%) |
| HSV | hsv(77, 44%, 98%) |
| CMYK | cmyk(12.7%, 0%, 44.2%, 1.6%) |
| CIE-LAB | lab(94.29, -27.22, 49.60) |
| CIE-LCH | lch(94.29, 56.58, 118.76°) |
| OKLab | oklab(94.13% -0.0758 0.1197) |
| OKLCH | oklch(94.13% 0.142 122.3) |
| XYZ | xyz(68.4443, 85.9478, 37.7896) |
| Luminance | 0.8595 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.05
Light Pea Green
#C4FE82
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 4.79
Light Yellowish Green
#C2FF89
ΔE00 4.82
Pear
#CBF85F
ΔE00 5.02
Pale Lime
#BEFD73
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFB8C #AC8CFB
analogous
#FBE38C #DBFB8C #A4FB8C
triadic
#DBFB8C #8CDBFB #FB8CDB
tetradic
#DBFB8C #8CFBE3 #AC8CFB #FB8CA4
square
#DBFB8C #8CFBE3 #AC8CFB #FB8CA4
split-complementary
#DBFB8C #8CA4FB #E38CFB
monochromatic
#B6F716 #C8F951 #DBFB8C #EEFDC7 #F6FEE1
Accessibility & contrast
On white
1.15
#DBFB8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#DBFB8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFB8C
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFB8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFB8C | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF83
Deuteranopia (green-blind)
#FFEF92
Tritanopia (blue-blind)
#E3F1E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbfb8c; /* rgb */ color: rgb(219, 251, 140); /* oklch */ color: oklch(94.1% 0.142 122.3);
Tailwind
colors: {
custom: {
50: '#e8fcaf',
500: '#dbfb8c',
950: '#000000',
},
}SCSS
$custom: #dbfb8c; $custom-light: #e8fcaf; $custom-dark: #000000;
JSON
{
"hex": "#dbfb8c",
"rgb": {
"r": 219,
"g": 251,
"b": 140
},
"hsl": {
"h": 77.297,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.94128,
"c": 0.14168,
"h": 122.3
},
"luminance": 0.85948
}Semantic roles & 50–950 ramp
primary
#DBFB8C
secondary
#7851DA
accent
#00E642
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581