#DBFFD5#DBFFD5
#DBFFD5 is a very light, moderate green. Relative luminance 0.914; OKLCH L 96.3% C 0.067 H 141.1°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFD5 |
|---|---|
| RGB | rgb(219, 255, 213) |
| HSL | hsl(111, 100%, 92%) |
| HSV | hsv(111, 16%, 100%) |
| CMYK | cmyk(14.1%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(96.57, -19.13, 16.27) |
| CIE-LCH | lch(96.57, 25.11, 139.63°) |
| OKLab | oklab(96.35% -0.052 0.042) |
| OKLCH | oklch(96.35% 0.067 141.1) |
| XYZ | xyz(76.9811, 91.3829, 76.5208) |
| Luminance | 0.9138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.39
Very Light Green
#D1FFBD
ΔE00 5.50
Pale Green
#C7FDB5
ΔE00 6.92
Light Sage
#BCECAC
ΔE00 7.16
Celadon
#BEFDB7
ΔE00 7.16
Mint
#AAF0C1
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFD5 #F9D5FF
analogous
#F0FFD5 #DBFFD5 #D5FFE4
triadic
#DBFFD5 #D5DBFF #FFD5DB
tetradic
#DBFFD5 #D5F0FF #F9D5FF #FFE4D5
square
#DBFFD5 #D5F0FF #F9D5FF #FFE4D5
split-complementary
#DBFFD5 #E4D5FF #FFD5F0
monochromatic
#72FF5B #A7FF98 #DBFFD5 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.09
#DBFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#DBFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFD5
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFD5 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D3
Deuteranopia (green-blind)
#FCF4D7
Tritanopia (blue-blind)
#D9FCF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbffd5; /* rgb */ color: rgb(219, 255, 213); /* oklch */ color: oklch(96.3% 0.067 141.1);
Tailwind
colors: {
custom: {
50: '#e6ffe2',
500: '#dbffd5',
950: '#000000',
},
}SCSS
$custom: #dbffd5; $custom-light: #e6ffe2; $custom-dark: #000000;
JSON
{
"hex": "#dbffd5",
"rgb": {
"r": 219,
"g": 255,
"b": 213
},
"hsl": {
"h": 111.429,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96349,
"c": 0.06684,
"h": 141.1
},
"luminance": 0.91384
}Semantic roles & 50–950 ramp
primary
#DBFFD5
secondary
#DE8DEB
accent
#00E6C5
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684