#DBFCE6#DBFCE6
#DBFCE6 is a very light, muted green. Relative luminance 0.904; OKLCH L 96.1% C 0.045 H 156.3°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFCE6 |
|---|---|
| RGB | rgb(219, 252, 230) |
| HSL | hsl(140, 85%, 92%) |
| HSV | hsv(140, 13%, 99%) |
| CMYK | cmyk(13.1%, 0%, 8.7%, 1.2%) |
| CIE-LAB | lab(96.16, -14.72, 6.96) |
| CIE-LCH | lch(96.16, 16.28, 154.69°) |
| OKLab | oklab(96.15% -0.0412 0.0181) |
| OKLCH | oklch(96.15% 0.045 156.3) |
| XYZ | xyz(78.3035, 90.3926, 88.1696) |
| Luminance | 0.9039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.18
Ice
#D6FFFA
ΔE00 6.70
Duck Egg Blue
#C3FBF4
ΔE00 7.64
Eggshell Blue
#C4FFF7
ΔE00 7.74
Pale Aqua
#B8FFEB
ΔE00 7.76
Light Light Blue
#CAFFFB
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFCE6 #FCDBF1
analogous
#E1FCDB #DBFCE6 #DBFCF7
triadic
#DBFCE6 #E6DBFC #FCE6DB
tetradic
#DBFCE6 #DBE1FC #FCDBF1 #FCF7DB
square
#DBFCE6 #DBE1FC #FCDBF1 #FCF7DB
split-complementary
#DBFCE6 #F7DBFC #FCDBE1
monochromatic
#6AF398 #A3F7BF #DBFCE6 #E3FDEB #E3FDEB
Accessibility & contrast
On white
1.10
#DBFCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#DBFCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFCE6
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFCE6 | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E5
Deuteranopia (green-blind)
#F6F2E7
Tritanopia (blue-blind)
#D6FBF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfce6; /* rgb */ color: rgb(219, 252, 230); /* oklch */ color: oklch(96.1% 0.045 156.3);
Tailwind
colors: {
custom: {
50: '#e6fded',
500: '#dbfce6',
950: '#000000',
},
}SCSS
$custom: #dbfce6; $custom-light: #e6fded; $custom-dark: #000000;
JSON
{
"hex": "#dbfce6",
"rgb": {
"r": 219,
"g": 252,
"b": 230
},
"hsl": {
"h": 140,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.96148,
"c": 0.04502,
"h": 156.3
},
"luminance": 0.90394
}Semantic roles & 50–950 ramp
primary
#DBFCE6
secondary
#E497CB
accent
#0498E1
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584