#DBFFD4#DBFFD4
#DBFFD4 is a very light, moderate green. Relative luminance 0.913; OKLCH L 96.3% C 0.068 H 140.5°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFD4 |
|---|---|
| RGB | rgb(219, 255, 212) |
| HSL | hsl(110, 100%, 92%) |
| HSV | hsv(110, 17%, 100%) |
| CMYK | cmyk(14.1%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(96.55, -19.30, 16.75) |
| CIE-LCH | lch(96.55, 25.55, 139.05°) |
| OKLab | oklab(96.33% -0.0524 0.0432) |
| OKLCH | oklch(96.33% 0.068 140.5) |
| XYZ | xyz(76.8546, 91.3323, 75.8544) |
| Luminance | 0.9133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.15
Very Light Green
#D1FFBD
ΔE00 5.25
Pale Green
#C7FDB5
ΔE00 6.70
Celadon
#BEFDB7
ΔE00 6.97
Light Sage
#BCECAC
ΔE00 6.97
Light Mint
#B6FFBB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFD4 #F8D4FF
analogous
#F1FFD4 #DBFFD4 #D4FFE3
triadic
#DBFFD4 #D4DBFF #FFD4DB
tetradic
#DBFFD4 #D4F1FF #F8D4FF #FFE3D4
square
#DBFFD4 #D4F1FF #F8D4FF #FFE3D4
split-complementary
#DBFFD4 #E3D4FF #FFD4F1
monochromatic
#75FF5A #A8FF97 #DBFFD4 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.09
#DBFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#DBFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFD4
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFD4 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D2
Deuteranopia (green-blind)
#FCF4D6
Tritanopia (blue-blind)
#D9FCF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbffd4; /* rgb */ color: rgb(219, 255, 212); /* oklch */ color: oklch(96.3% 0.068 140.5);
Tailwind
colors: {
custom: {
50: '#e6ffe1',
500: '#dbffd4',
950: '#000000',
},
}SCSS
$custom: #dbffd4; $custom-light: #e6ffe1; $custom-dark: #000000;
JSON
{
"hex": "#dbffd4",
"rgb": {
"r": 219,
"g": 255,
"b": 212
},
"hsl": {
"h": 110.233,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96325,
"c": 0.06792,
"h": 140.5
},
"luminance": 0.91334
}Semantic roles & 50–950 ramp
primary
#DBFFD4
secondary
#DB8CEB
accent
#00E6C0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684