#DBFFEC#DBFFEC
#DBFFEC is a very light, muted green. Relative luminance 0.926; OKLCH L 96.9% C 0.045 H 162.5°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFEC |
|---|---|
| RGB | rgb(219, 255, 236) |
| HSL | hsl(148, 100%, 93%) |
| HSV | hsv(148, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(97.08, -15.11, 5.20) |
| CIE-LCH | lch(97.08, 15.98, 160.99°) |
| OKLab | oklab(96.92% -0.0428 0.0135) |
| OKLCH | oklch(96.92% 0.045 162.5) |
| XYZ | xyz(80.1101, 92.6345, 93.0002) |
| Luminance | 0.9264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.44
Duck Egg Blue
#C3FBF4
ΔE00 6.43
Eggshell Blue
#C4FFF7
ΔE00 6.47
Honeydew
#F0FFF0
ΔE00 6.50
Light Light Blue
#CAFFFB
ΔE00 6.79
Pale Aqua
#B8FFEB
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFEC #FFDBEE
analogous
#DCFFDB #DBFFEC #DBFFFE
triadic
#DBFFEC #ECDBFF #FFECDB
tetradic
#DBFFEC #DBDCFF #FFDBEE #FFFEDB
square
#DBFFEC #DBDCFF #FFDBEE #FFFEDB
split-complementary
#DBFFEC #FEDBFF #FFDBDC
monochromatic
#61FFAB #9EFFCC #DBFFEC #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.08
#DBFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#DBFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFEC
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFEC | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EB
Deuteranopia (green-blind)
#F7F5ED
Tritanopia (blue-blind)
#D5FFF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dbffec; /* rgb */ color: rgb(219, 255, 236); /* oklch */ color: oklch(96.9% 0.045 162.5);
Tailwind
colors: {
custom: {
50: '#e6fff2',
500: '#dbffec',
950: '#000000',
},
}SCSS
$custom: #dbffec; $custom-light: #e6fff2; $custom-dark: #000000;
JSON
{
"hex": "#dbffec",
"rgb": {
"r": 219,
"g": 255,
"b": 236
},
"hsl": {
"h": 148.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96924,
"c": 0.04491,
"h": 162.5
},
"luminance": 0.92636
}Semantic roles & 50–950 ramp
primary
#DBFFEC
secondary
#EC92C2
accent
#0079E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685