#DBFFCF#DBFFCF
#DBFFCF is a very light, moderate green. Relative luminance 0.911; OKLCH L 96.2% C 0.073 H 137.9°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFCF |
|---|---|
| RGB | rgb(219, 255, 207) |
| HSL | hsl(105, 100%, 91%) |
| HSV | hsv(105, 19%, 100%) |
| CMYK | cmyk(14.1%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(96.44, -20.12, 19.16) |
| CIE-LCH | lch(96.44, 27.78, 136.40°) |
| OKLab | oklab(96.21% -0.0545 0.0492) |
| OKLCH | oklch(96.21% 0.073 137.9) |
| XYZ | xyz(76.2336, 91.0839, 72.5840) |
| Luminance | 0.9109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.01
Very Light Green
#D1FFBD
ΔE00 4.09
Pale Green
#C7FDB5
ΔE00 5.63
Celadon
#BEFDB7
ΔE00 6.12
Light Sage
#BCECAC
ΔE00 6.17
Light Light Green
#C8FFB0
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFCF #F3CFFF
analogous
#F3FFCF #DBFFCF #CFFFDB
triadic
#DBFFCF #CFDBFF #FFCFDB
tetradic
#DBFFCF #CFF3FF #F3CFFF #FFDBCF
square
#DBFFCF #CFF3FF #F3CFFF #FFDBCF
split-complementary
#DBFFCF #DBCFFF #FFCFF3
monochromatic
#7FFF55 #ADFF92 #DBFFCF #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.09
#DBFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#DBFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFCF
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFCF | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CC
Deuteranopia (green-blind)
#FDF4D1
Tritanopia (blue-blind)
#DAFBF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbffcf; /* rgb */ color: rgb(219, 255, 207); /* oklch */ color: oklch(96.2% 0.073 137.9);
Tailwind
colors: {
custom: {
50: '#e6ffdd',
500: '#dbffcf',
950: '#000000',
},
}SCSS
$custom: #dbffcf; $custom-light: #e6ffdd; $custom-dark: #000000;
JSON
{
"hex": "#dbffcf",
"rgb": {
"r": 219,
"g": 255,
"b": 207
},
"hsl": {
"h": 105,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.9621,
"c": 0.07341,
"h": 137.9
},
"luminance": 0.91085
}Semantic roles & 50–950 ramp
primary
#DBFFCF
secondary
#D288EA
accent
#00E6AC
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684