#DBFDEA#DBFDEA
#DBFDEA is a very light, muted green. Relative luminance 0.913; OKLCH L 96.5% C 0.043 H 161.0°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDEA |
|---|---|
| RGB | rgb(219, 253, 234) |
| HSL | hsl(146, 89%, 93%) |
| HSV | hsv(146, 13%, 99%) |
| CMYK | cmyk(13.4%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(96.51, -14.49, 5.41) |
| CIE-LCH | lch(96.51, 15.47, 159.51°) |
| OKLab | oklab(96.46% -0.041 0.0141) |
| OKLCH | oklch(96.46% 0.043 161) |
| XYZ | xyz(79.1865, 91.2496, 91.2669) |
| Luminance | 0.9125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.60
Honeydew
#F0FFF0
ΔE00 6.08
Duck Egg Blue
#C3FBF4
ΔE00 6.73
Eggshell Blue
#C4FFF7
ΔE00 6.85
Light Light Blue
#CAFFFB
ΔE00 7.08
Ice Blue (survey)
#D7FFFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDEA #FDDBEE
analogous
#DDFDDB #DBFDEA #DBFDFB
triadic
#DBFDEA #EADBFD #FDEADB
tetradic
#DBFDEA #DBDDFD #FDDBEE #FDFBDB
square
#DBFDEA #DBDDFD #FDDBEE #FDFBDB
split-complementary
#DBFDEA #FBDBFD #FDDBDD
monochromatic
#67F7A6 #A1FAC8 #DBFDEA #E2FDEE #E2FDEE
Accessibility & contrast
On white
1.09
#DBFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#DBFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDEA
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDEA | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8E9
Deuteranopia (green-blind)
#F6F3EB
Tritanopia (blue-blind)
#D5FDF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dbfdea; /* rgb */ color: rgb(219, 253, 234); /* oklch */ color: oklch(96.5% 0.043 161.0);
Tailwind
colors: {
custom: {
50: '#e6fef0',
500: '#dbfdea',
950: '#000000',
},
}SCSS
$custom: #dbfdea; $custom-light: #e6fef0; $custom-dark: #000000;
JSON
{
"hex": "#dbfdea",
"rgb": {
"r": 219,
"g": 253,
"b": 234
},
"hsl": {
"h": 146.471,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96459,
"c": 0.04332,
"h": 161
},
"luminance": 0.91251
}Semantic roles & 50–950 ramp
primary
#DBFDEA
secondary
#E795C3
accent
#0080E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585