#DBFEEB#DBFEEB
#DBFEEB is a very light, muted green. Relative luminance 0.919; OKLCH L 96.7% C 0.044 H 161.8°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFEEB |
|---|---|
| RGB | rgb(219, 254, 235) |
| HSL | hsl(147, 95%, 93%) |
| HSV | hsv(147, 14%, 100%) |
| CMYK | cmyk(13.8%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(96.80, -14.80, 5.31) |
| CIE-LCH | lch(96.80, 15.72, 160.27°) |
| OKLab | oklab(96.69% -0.0419 0.0138) |
| OKLCH | oklch(96.69% 0.044 161.8) |
| XYZ | xyz(79.6471, 91.9402, 92.1311) |
| Luminance | 0.9194 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.51
Honeydew
#F0FFF0
ΔE00 6.29
Duck Egg Blue
#C3FBF4
ΔE00 6.57
Eggshell Blue
#C4FFF7
ΔE00 6.66
Light Light Blue
#CAFFFB
ΔE00 6.93
Ice Blue (survey)
#D7FFFE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFEEB #FEDBEE
analogous
#DCFEDB #DBFEEB #DBFEFD
triadic
#DBFEEB #EBDBFE #FEEBDB
tetradic
#DBFEEB #DBDCFE #FEDBEE #FEFDDB
square
#DBFEEB #DBDCFE #FEDBEE #FEFDDB
split-complementary
#DBFEEB #FDDBFE #FEDBDC
monochromatic
#64FBA9 #9FFCCA #DBFEEB #E1FEEE #E1FEEE
Accessibility & contrast
On white
1.08
#DBFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#DBFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFEEB
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFEEB | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8EA
Deuteranopia (green-blind)
#F6F4EC
Tritanopia (blue-blind)
#D5FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dbfeeb; /* rgb */ color: rgb(219, 254, 235); /* oklch */ color: oklch(96.7% 0.044 161.8);
Tailwind
colors: {
custom: {
50: '#e6fef1',
500: '#dbfeeb',
950: '#000000',
},
}SCSS
$custom: #dbfeeb; $custom-light: #e6fef1; $custom-dark: #000000;
JSON
{
"hex": "#dbfeeb",
"rgb": {
"r": 219,
"g": 254,
"b": 235
},
"hsl": {
"h": 147.429,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.96692,
"c": 0.04411,
"h": 161.8
},
"luminance": 0.91942
}Semantic roles & 50–950 ramp
primary
#DBFEEB
secondary
#E994C2
accent
#007DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585