#DBFFD6#DBFFD6
#DBFFD6 is a very light, moderate green. Relative luminance 0.914; OKLCH L 96.4% C 0.066 H 141.7°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFD6 |
|---|---|
| RGB | rgb(219, 255, 214) |
| HSL | hsl(113, 100%, 92%) |
| HSV | hsv(113, 16%, 100%) |
| CMYK | cmyk(14.1%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(96.59, -18.97, 15.78) |
| CIE-LCH | lch(96.59, 24.68, 140.23°) |
| OKLab | oklab(96.37% -0.0516 0.0407) |
| OKLCH | oklch(96.37% 0.066 141.7) |
| XYZ | xyz(77.1084, 91.4338, 77.1913) |
| Luminance | 0.9143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.64
Very Light Green
#D1FFBD
ΔE00 5.75
Pale Green
#C7FDB5
ΔE00 7.16
Light Sage
#BCECAC
ΔE00 7.35
Celadon
#BEFDB7
ΔE00 7.36
Mint
#AAF0C1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFD6 #FAD6FF
analogous
#F0FFD6 #DBFFD6 #D6FFE6
triadic
#DBFFD6 #D6DBFF #FFD6DB
tetradic
#DBFFD6 #D6F0FF #FAD6FF #FFE6D6
square
#DBFFD6 #D6F0FF #FAD6FF #FFE6D6
split-complementary
#DBFFD6 #E6D6FF #FFD6F0
monochromatic
#70FF5C #A5FF99 #DBFFD6 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.09
#DBFFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#DBFFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFD6
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFD6 | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D4
Deuteranopia (green-blind)
#FBF4D8
Tritanopia (blue-blind)
#D9FCF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbffd6; /* rgb */ color: rgb(219, 255, 214); /* oklch */ color: oklch(96.4% 0.066 141.7);
Tailwind
colors: {
custom: {
50: '#e6ffe2',
500: '#dbffd6',
950: '#000000',
},
}SCSS
$custom: #dbffd6; $custom-light: #e6ffe2; $custom-dark: #000000;
JSON
{
"hex": "#dbffd6",
"rgb": {
"r": 219,
"g": 255,
"b": 214
},
"hsl": {
"h": 112.683,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96372,
"c": 0.06577,
"h": 141.7
},
"luminance": 0.91435
}Semantic roles & 50–950 ramp
primary
#DBFFD6
secondary
#E08EEB
accent
#00E6CA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684