#DBFFD3#DBFFD3
#DBFFD3 is a very light, moderate green. Relative luminance 0.913; OKLCH L 96.3% C 0.069 H 140.0°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFD3 |
|---|---|
| RGB | rgb(219, 255, 211) |
| HSL | hsl(109, 100%, 91%) |
| HSV | hsv(109, 17%, 100%) |
| CMYK | cmyk(14.1%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(96.53, -19.46, 17.23) |
| CIE-LCH | lch(96.53, 26.00, 138.49°) |
| OKLab | oklab(96.3% -0.0528 0.0444) |
| OKLCH | oklch(96.3% 0.069 140) |
| XYZ | xyz(76.7288, 91.2820, 75.1921) |
| Luminance | 0.9128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.91
Very Light Green
#D1FFBD
ΔE00 5.01
Pale Green
#C7FDB5
ΔE00 6.47
Celadon
#BEFDB7
ΔE00 6.79
Light Sage
#BCECAC
ΔE00 6.80
Light Mint
#B6FFBB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFD3 #F7D3FF
analogous
#F1FFD3 #DBFFD3 #D3FFE1
triadic
#DBFFD3 #D3DBFF #FFD3DB
tetradic
#DBFFD3 #D3F1FF #F7D3FF #FFE1D3
square
#DBFFD3 #D3F1FF #F7D3FF #FFE1D3
split-complementary
#DBFFD3 #E1D3FF #FFD3F1
monochromatic
#77FF59 #A9FF96 #DBFFD3 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.09
#DBFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#DBFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFD3
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFD3 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D1
Deuteranopia (green-blind)
#FCF4D5
Tritanopia (blue-blind)
#D9FCF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbffd3; /* rgb */ color: rgb(219, 255, 211); /* oklch */ color: oklch(96.3% 0.069 140.0);
Tailwind
colors: {
custom: {
50: '#e6ffe0',
500: '#dbffd3',
950: '#000000',
},
}SCSS
$custom: #dbffd3; $custom-light: #e6ffe0; $custom-dark: #000000;
JSON
{
"hex": "#dbffd3",
"rgb": {
"r": 219,
"g": 255,
"b": 211
},
"hsl": {
"h": 109.091,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96302,
"c": 0.06901,
"h": 140
},
"luminance": 0.91283
}Semantic roles & 50–950 ramp
primary
#DBFFD3
secondary
#D98CEB
accent
#00E6BC
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684