#DBFC86#DBFC86
#DBFC86 is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.3% C 0.149 H 122.1°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFC86 |
|---|---|
| RGB | rgb(219, 252, 134) |
| HSL | hsl(77, 95%, 76%) |
| HSV | hsv(77, 47%, 99%) |
| CMYK | cmyk(13.1%, 0%, 46.8%, 1.2%) |
| CIE-LAB | lab(94.48, -28.32, 52.67) |
| CIE-LCH | lch(94.48, 59.80, 118.26°) |
| OKLab | oklab(94.26% -0.0793 0.1262) |
| OKLCH | oklch(94.26% 0.149 122.1) |
| XYZ | xyz(68.3271, 86.4020, 35.6273) |
| Luminance | 0.8640 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.73
Light Pea Green
#C4FE82
ΔE00 4.19
Pear
#CBF85F
ΔE00 4.22
Pale Lime
#BEFD73
ΔE00 4.87
Light Yellowish Green
#C2FF89
ΔE00 4.90
Pistachio (survey)
#C0FA8B
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFC86 #A786FC
analogous
#FCE286 #DBFC86 #A0FC86
triadic
#DBFC86 #86DBFC #FC86DB
tetradic
#DBFC86 #86FCE2 #A786FC #FC86A0
square
#DBFC86 #86FCE2 #A786FC #FC86A0
split-complementary
#DBFC86 #86A0FC #E286FC
monochromatic
#B7F90F #C9FB4A #DBFC86 #EDFDC2 #F6FEE1
Accessibility & contrast
On white
1.15
#DBFC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#DBFC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFC86
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFC86 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07C
Deuteranopia (green-blind)
#FFEF8D
Tritanopia (blue-blind)
#E4F2E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dbfc86; /* rgb */ color: rgb(219, 252, 134); /* oklch */ color: oklch(94.3% 0.149 122.1);
Tailwind
colors: {
custom: {
50: '#e8fdab',
500: '#dbfc86',
950: '#000000',
},
}SCSS
$custom: #dbfc86; $custom-light: #e8fdab; $custom-dark: #000000;
JSON
{
"hex": "#dbfc86",
"rgb": {
"r": 219,
"g": 252,
"b": 134
},
"hsl": {
"h": 76.78,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.9426,
"c": 0.14902,
"h": 122.1
},
"luminance": 0.86402
}Semantic roles & 50–950 ramp
primary
#DBFC86
secondary
#734BDB
accent
#00E640
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581