#DBFDDF#DBFDDF
#DBFDDF is a very light, muted green. Relative luminance 0.906; OKLCH L 96.2% C 0.053 H 148.5°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDDF |
|---|---|
| RGB | rgb(219, 253, 223) |
| HSL | hsl(127, 89%, 93%) |
| HSV | hsv(127, 13%, 99%) |
| CMYK | cmyk(13.4%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(96.26, -16.45, 10.71) |
| CIE-LCH | lch(96.26, 19.63, 146.95°) |
| OKLab | oklab(96.18% -0.0453 0.0278) |
| OKLCH | oklch(96.18% 0.053 148.5) |
| XYZ | xyz(77.6550, 90.6370, 83.2011) |
| Luminance | 0.9064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.53
Pale Aqua
#B8FFEB
ΔE00 8.41
Very Pale Green
#CFFDBC
ΔE00 8.56
Mint
#AAF0C1
ΔE00 8.56
Very Light Green
#D1FFBD
ΔE00 8.70
Ice
#D6FFFA
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDDF #FDDBF9
analogous
#E8FDDB #DBFDDF #DBFDF0
triadic
#DBFDDF #DFDBFD #FDDFDB
tetradic
#DBFDDF #DBE8FD #FDDBF9 #FDF0DB
square
#DBFDDF #DBE8FD #FDDBF9 #FDF0DB
split-complementary
#DBFDDF #F0DBFD #FDDBE8
monochromatic
#67F778 #A1FAAB #DBFDDF #E2FDE5 #E2FDE5
Accessibility & contrast
On white
1.10
#DBFDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#DBFDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDDF
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDDF | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DD
Deuteranopia (green-blind)
#F8F3E0
Tritanopia (blue-blind)
#D7FBF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dbfddf; /* rgb */ color: rgb(219, 253, 223); /* oklch */ color: oklch(96.2% 0.053 148.5);
Tailwind
colors: {
custom: {
50: '#e6fee9',
500: '#dbfddf',
950: '#000000',
},
}SCSS
$custom: #dbfddf; $custom-light: #e6fee9; $custom-dark: #000000;
JSON
{
"hex": "#dbfddf",
"rgb": {
"r": 219,
"g": 253,
"b": 223
},
"hsl": {
"h": 127.059,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96175,
"c": 0.05318,
"h": 148.5
},
"luminance": 0.90638
}Semantic roles & 50–950 ramp
primary
#DBFDDF
secondary
#E795DD
accent
#00CAE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584