#DBFBEA#DBFBEA
#DBFBEA is a very light, muted green. Relative luminance 0.900; OKLCH L 96.0% C 0.040 H 162.4°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFBEA |
|---|---|
| RGB | rgb(219, 251, 234) |
| HSL | hsl(148, 80%, 92%) |
| HSV | hsv(148, 13%, 98%) |
| CMYK | cmyk(12.7%, 0%, 6.8%, 1.6%) |
| CIE-LAB | lab(95.99, -13.50, 4.66) |
| CIE-LCH | lch(95.99, 14.28, 160.94°) |
| OKLab | oklab(96.05% -0.0383 0.0121) |
| OKLCH | oklch(96.05% 0.04 162.4) |
| XYZ | xyz(78.5584, 89.9934, 91.0575) |
| Luminance | 0.9000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.16
Honeydew
#F0FFF0
ΔE00 5.55
Ice Blue (survey)
#D7FFFE
ΔE00 6.62
Duck Egg Blue
#C3FBF4
ΔE00 6.64
Very Pale Blue
#D6FFFE
ΔE00 6.67
Light Light Blue
#CAFFFB
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFBEA #FBDBEC
analogous
#DCFBDB #DBFBEA #DBFBFA
triadic
#DBFBEA #EADBFB #FBEADB
tetradic
#DBFBEA #DBDCFB #FBDBEC #FBFADB
square
#DBFBEA #DBDCFB #FBDBEC #FBFADB
split-complementary
#DBFBEA #FADBFB #FBDBDC
monochromatic
#6DEFAA #A4F5CA #DBFBEA #E3FCEF #E3FCEF
Accessibility & contrast
On white
1.11
#DBFBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#DBFBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFBEA
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFBEA | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#D5FBF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dbfbea; /* rgb */ color: rgb(219, 251, 234); /* oklch */ color: oklch(96.0% 0.040 162.4);
Tailwind
colors: {
custom: {
50: '#e6fcf0',
500: '#dbfbea',
950: '#000000',
},
}SCSS
$custom: #dbfbea; $custom-light: #e6fcf0; $custom-dark: #000000;
JSON
{
"hex": "#dbfbea",
"rgb": {
"r": 219,
"g": 251,
"b": 234
},
"hsl": {
"h": 148.125,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.96048,
"c": 0.04017,
"h": 162.4
},
"luminance": 0.89995
}Semantic roles & 50–950 ramp
primary
#DBFBEA
secondary
#E298BF
accent
#0979DC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585