#DBFCEB#DBFCEB
#DBFCEB is a very light, muted green. Relative luminance 0.907; OKLCH L 96.3% C 0.041 H 163.2°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFCEB |
|---|---|
| RGB | rgb(219, 252, 235) |
| HSL | hsl(149, 85%, 92%) |
| HSV | hsv(149, 13%, 99%) |
| CMYK | cmyk(13.1%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(96.28, -13.81, 4.56) |
| CIE-LCH | lch(96.28, 14.54, 161.74°) |
| OKLab | oklab(96.28% -0.0392 0.0118) |
| OKLCH | oklch(96.28% 0.041 163.2) |
| XYZ | xyz(79.0157, 90.6775, 91.9207) |
| Luminance | 0.9068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.03
Honeydew
#F0FFF0
ΔE00 5.76
Duck Egg Blue
#C3FBF4
ΔE00 6.44
Ice Blue (survey)
#D7FFFE
ΔE00 6.53
Very Pale Blue
#D6FFFE
ΔE00 6.57
Eggshell Blue
#C4FFF7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFCEB #FCDBEC
analogous
#DCFCDB #DBFCEB #DBFCFC
triadic
#DBFCEB #EBDBFC #FCEBDB
tetradic
#DBFCEB #DBDCFC #FCDBEC #FCFCDB
square
#DBFCEB #DBDCFC #FCDBEC #FCFCDB
split-complementary
#DBFCEB #FCDBFC #FCDBDC
monochromatic
#6AF3AC #A3F7CC #DBFCEB #E3FDEF #E3FDEF
Accessibility & contrast
On white
1.10
#DBFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#DBFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFCEB
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFCEB | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F4F3EC
Tritanopia (blue-blind)
#D5FCF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfceb; /* rgb */ color: rgb(219, 252, 235); /* oklch */ color: oklch(96.3% 0.041 163.2);
Tailwind
colors: {
custom: {
50: '#e6fdf1',
500: '#dbfceb',
950: '#000000',
},
}SCSS
$custom: #dbfceb; $custom-light: #e6fdf1; $custom-dark: #000000;
JSON
{
"hex": "#dbfceb",
"rgb": {
"r": 219,
"g": 252,
"b": 235
},
"hsl": {
"h": 149.091,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.9628,
"c": 0.04099,
"h": 163.2
},
"luminance": 0.90679
}Semantic roles & 50–950 ramp
primary
#DBFCEB
secondary
#E497BF
accent
#0476E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585