#DBFFDE#DBFFDE
#DBFFDE is a very light, muted green. Relative luminance 0.919; OKLCH L 96.6% C 0.057 H 147.4°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFDE |
|---|---|
| RGB | rgb(219, 255, 222) |
| HSL | hsl(125, 100%, 93%) |
| HSV | hsv(125, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(96.76, -17.61, 11.93) |
| CIE-LCH | lch(96.76, 21.27, 145.87°) |
| OKLab | oklab(96.57% -0.0484 0.0309) |
| OKLCH | oklch(96.57% 0.057 147.4) |
| XYZ | xyz(78.1553, 91.8526, 82.7048) |
| Luminance | 0.9185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.75
Very Light Green
#D1FFBD
ΔE00 7.88
Mint
#AAF0C1
ΔE00 8.09
Honeydew
#F0FFF0
ΔE00 8.31
Pale Aqua
#B8FFEB
ΔE00 8.51
Pale Turquoise
#A5FBD5
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFDE #FFDBFC
analogous
#EAFFDB #DBFFDE #DBFFF0
triadic
#DBFFDE #DEDBFF #FFDEDB
tetradic
#DBFFDE #DBEAFF #FFDBFC #FFF0DB
square
#DBFFDE #DBEAFF #FFDBFC #FFF0DB
split-complementary
#DBFFDE #F0DBFF #FFDBEA
monochromatic
#61FF6E #9EFFA6 #DBFFDE #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.08
#DBFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#DBFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFDE
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFDE | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DC
Deuteranopia (green-blind)
#FAF4E0
Tritanopia (blue-blind)
#D7FDF5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbffde; /* rgb */ color: rgb(219, 255, 222); /* oklch */ color: oklch(96.6% 0.057 147.4);
Tailwind
colors: {
custom: {
50: '#e6ffe8',
500: '#dbffde',
950: '#000000',
},
}SCSS
$custom: #dbffde; $custom-light: #e6ffe8; $custom-dark: #000000;
JSON
{
"hex": "#dbffde",
"rgb": {
"r": 219,
"g": 255,
"b": 222
},
"hsl": {
"h": 125,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96565,
"c": 0.05744,
"h": 147.4
},
"luminance": 0.91854
}Semantic roles & 50–950 ramp
primary
#DBFFDE
secondary
#EC92E4
accent
#00D2E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684