#DBFFD1#DBFFD1
#DBFFD1 is a very light, moderate green. Relative luminance 0.912; OKLCH L 96.3% C 0.071 H 138.9°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFD1 |
|---|---|
| RGB | rgb(219, 255, 209) |
| HSL | hsl(107, 100%, 91%) |
| HSV | hsv(107, 18%, 100%) |
| CMYK | cmyk(14.1%, 0%, 18%, 0%) |
| CIE-LAB | lab(96.49, -19.79, 18.19) |
| CIE-LCH | lch(96.49, 26.88, 137.41°) |
| OKLab | oklab(96.26% -0.0537 0.0468) |
| OKLCH | oklch(96.26% 0.071 138.9) |
| XYZ | xyz(76.4797, 91.1823, 73.8799) |
| Luminance | 0.9118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.45
Very Light Green
#D1FFBD
ΔE00 4.54
Pale Green
#C7FDB5
ΔE00 6.04
Celadon
#BEFDB7
ΔE00 6.44
Light Sage
#BCECAC
ΔE00 6.47
Light Light Green
#C8FFB0
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFD1 #F5D1FF
analogous
#F2FFD1 #DBFFD1 #D1FFDE
triadic
#DBFFD1 #D1DBFF #FFD1DB
tetradic
#DBFFD1 #D1F2FF #F5D1FF #FFDED1
square
#DBFFD1 #D1F2FF #F5D1FF #FFDED1
split-complementary
#DBFFD1 #DED1FF #FFD1F2
monochromatic
#7BFF57 #ABFF94 #DBFFD1 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.09
#DBFFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#DBFFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFD1
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFD1 | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CE
Deuteranopia (green-blind)
#FCF4D3
Tritanopia (blue-blind)
#DAFCF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbffd1; /* rgb */ color: rgb(219, 255, 209); /* oklch */ color: oklch(96.3% 0.071 138.9);
Tailwind
colors: {
custom: {
50: '#e6ffdf',
500: '#dbffd1',
950: '#000000',
},
}SCSS
$custom: #dbffd1; $custom-light: #e6ffdf; $custom-dark: #000000;
JSON
{
"hex": "#dbffd1",
"rgb": {
"r": 219,
"g": 255,
"b": 209
},
"hsl": {
"h": 106.957,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.96256,
"c": 0.0712,
"h": 138.9
},
"luminance": 0.91184
}Semantic roles & 50–950 ramp
primary
#DBFFD1
secondary
#D58AEA
accent
#00E6B4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684