#DBFFEB#DBFFEB
#DBFFEB is a very light, muted green. Relative luminance 0.926; OKLCH L 96.9% C 0.046 H 161.1°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFFEB |
|---|---|
| RGB | rgb(219, 255, 235) |
| HSL | hsl(147, 100%, 93%) |
| HSV | hsv(147, 14%, 100%) |
| CMYK | cmyk(14.1%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(97.06, -15.29, 5.68) |
| CIE-LCH | lch(97.06, 16.31, 159.61°) |
| OKLab | oklab(96.9% -0.0432 0.0148) |
| OKLCH | oklch(96.9% 0.046 161.1) |
| XYZ | xyz(79.9652, 92.5765, 92.2372) |
| Luminance | 0.9258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.79
Honeydew
#F0FFF0
ΔE00 6.57
Duck Egg Blue
#C3FBF4
ΔE00 6.68
Eggshell Blue
#C4FFF7
ΔE00 6.71
Pale Aqua
#B8FFEB
ΔE00 7.00
Light Light Blue
#CAFFFB
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFFEB #FFDBEF
analogous
#DDFFDB #DBFFEB #DBFFFD
triadic
#DBFFEB #EBDBFF #FFEBDB
tetradic
#DBFFEB #DBDDFF #FFDBEF #FFFDDB
square
#DBFFEB #DBDDFF #FFDBEF #FFFDDB
split-complementary
#DBFFEB #FDDBFF #FFDBDD
monochromatic
#61FFA7 #9EFFC9 #DBFFEB #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.08
#DBFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#DBFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFFEB
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFFEB | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EA
Deuteranopia (green-blind)
#F7F5EC
Tritanopia (blue-blind)
#D5FFF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbffeb; /* rgb */ color: rgb(219, 255, 235); /* oklch */ color: oklch(96.9% 0.046 161.1);
Tailwind
colors: {
custom: {
50: '#e6fff1',
500: '#dbffeb',
950: '#000000',
},
}SCSS
$custom: #dbffeb; $custom-light: #e6fff1; $custom-dark: #000000;
JSON
{
"hex": "#dbffeb",
"rgb": {
"r": 219,
"g": 255,
"b": 235
},
"hsl": {
"h": 146.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96898,
"c": 0.04567,
"h": 161.1
},
"luminance": 0.92578
}Semantic roles & 50–950 ramp
primary
#DBFFEB
secondary
#EC92C4
accent
#007FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685