#DBFFD2#DBFFD2
#DBFFD2 is a very light, moderate green. Relative luminance 0.912; OKLCH L 96.3% C 0.070 H 139.4°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFD2 |
|---|---|
| RGB | rgb(219, 255, 210) |
| HSL | hsl(108, 100%, 91%) |
| HSV | hsv(108, 18%, 100%) |
| CMYK | cmyk(14.1%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(96.51, -19.63, 17.71) |
| CIE-LCH | lch(96.51, 26.44, 137.94°) |
| OKLab | oklab(96.28% -0.0532 0.0456) |
| OKLCH | oklch(96.28% 0.07 139.4) |
| XYZ | xyz(76.6039, 91.2320, 74.5339) |
| Luminance | 0.9123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.68
Very Light Green
#D1FFBD
ΔE00 4.77
Pale Green
#C7FDB5
ΔE00 6.25
Celadon
#BEFDB7
ΔE00 6.61
Light Sage
#BCECAC
ΔE00 6.63
Light Mint
#B6FFBB
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFD2 #F6D2FF
analogous
#F1FFD2 #DBFFD2 #D2FFDF
triadic
#DBFFD2 #D2DBFF #FFD2DB
tetradic
#DBFFD2 #D2F1FF #F6D2FF #FFDFD2
square
#DBFFD2 #D2F1FF #F6D2FF #FFDFD2
split-complementary
#DBFFD2 #DFD2FF #FFD2F1
monochromatic
#79FF58 #AAFF95 #DBFFD2 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.09
#DBFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#DBFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFD2
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFD2 | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CF
Deuteranopia (green-blind)
#FCF4D4
Tritanopia (blue-blind)
#D9FCF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbffd2; /* rgb */ color: rgb(219, 255, 210); /* oklch */ color: oklch(96.3% 0.070 139.4);
Tailwind
colors: {
custom: {
50: '#e6ffdf',
500: '#dbffd2',
950: '#000000',
},
}SCSS
$custom: #dbffd2; $custom-light: #e6ffdf; $custom-dark: #000000;
JSON
{
"hex": "#dbffd2",
"rgb": {
"r": 219,
"g": 255,
"b": 210
},
"hsl": {
"h": 108,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96279,
"c": 0.0701,
"h": 139.4
},
"luminance": 0.91233
}Semantic roles & 50–950 ramp
primary
#DBFFD2
secondary
#D78BEA
accent
#00E6B8
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684