#DBFFCE#DBFFCE
#DBFFCE is a very light, moderate green. Relative luminance 0.910; OKLCH L 96.2% C 0.075 H 137.4°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFCE |
|---|---|
| RGB | rgb(219, 255, 206) |
| HSL | hsl(104, 100%, 90%) |
| HSV | hsv(104, 19%, 100%) |
| CMYK | cmyk(14.1%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(96.42, -20.28, 19.64) |
| CIE-LCH | lch(96.42, 28.23, 135.92°) |
| OKLab | oklab(96.19% -0.0549 0.0504) |
| OKLCH | oklch(96.19% 0.075 137.4) |
| XYZ | xyz(76.1117, 91.0351, 71.9422) |
| Luminance | 0.9104 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.80
Very Light Green
#D1FFBD
ΔE00 3.87
Pale Green
#C7FDB5
ΔE00 5.44
Celadon
#BEFDB7
ΔE00 5.98
Light Sage
#BCECAC
ΔE00 6.03
Light Light Green
#C8FFB0
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFCE #F2CEFF
analogous
#F3FFCE #DBFFCE #CEFFD9
triadic
#DBFFCE #CEDBFF #FFCEDB
tetradic
#DBFFCE #CEF3FF #F2CEFF #FFD9CE
square
#DBFFCE #CEF3FF #F2CEFF #FFD9CE
split-complementary
#DBFFCE #D9CEFF #FFCEF3
monochromatic
#81FF54 #AEFF91 #DBFFCE #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.09
#DBFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#DBFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFCE
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFCE | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CB
Deuteranopia (green-blind)
#FDF3D0
Tritanopia (blue-blind)
#DAFBF1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbffce; /* rgb */ color: rgb(219, 255, 206); /* oklch */ color: oklch(96.2% 0.075 137.4);
Tailwind
colors: {
custom: {
50: '#e6ffdd',
500: '#dbffce',
950: '#000000',
},
}SCSS
$custom: #dbffce; $custom-light: #e6ffdd; $custom-dark: #000000;
JSON
{
"hex": "#dbffce",
"rgb": {
"r": 219,
"g": 255,
"b": 206
},
"hsl": {
"h": 104.082,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.96187,
"c": 0.07452,
"h": 137.4
},
"luminance": 0.91036
}Semantic roles & 50–950 ramp
primary
#DBFFCE
secondary
#D087EA
accent
#00E6A9
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684