#DBF4DF#DBF4DF
#DBF4DF is a very light, muted green. Relative luminance 0.851; OKLCH L 94.3% C 0.038 H 150.0°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF4DF |
|---|---|
| RGB | rgb(219, 244, 223) |
| HSL | hsl(130, 53%, 91%) |
| HSV | hsv(130, 10%, 96%) |
| CMYK | cmyk(10.2%, 0%, 8.6%, 4.3%) |
| CIE-LAB | lab(93.92, -12.01, 7.35) |
| CIE-LCH | lch(93.92, 14.08, 148.51°) |
| OKLab | oklab(94.32% -0.0332 0.0192) |
| OKLCH | oklch(94.32% 0.038 150) |
| XYZ | xyz(74.8806, 85.0881, 82.2763) |
| Luminance | 0.8509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.85
Ice
#D6FFFA
ΔE00 7.61
Lightcyan
#E0FFFF
ΔE00 8.84
Ice Blue (survey)
#D7FFFE
ΔE00 8.89
Beige
#F5F5DC
ΔE00 8.92
Mintcream
#F5FFFA
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF4DF #F4DBF0
analogous
#E3F4DB #DBF4DF #DBF4EB
triadic
#DBF4DF #DFDBF4 #F4DFDB
tetradic
#DBF4DF #DBE3F4 #F4DBF0 #F4EBDB
square
#DBF4DF #DBE3F4 #F4DBF0 #F4EBDB
split-complementary
#DBF4DF #EBDBF4 #F4DBE3
monochromatic
#7DD78C #ACE6B5 #DBF4DF #E8F8EA #E8F8EA
Accessibility & contrast
On white
1.17
#DBF4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#DBF4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF4DF
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF4DF | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDE
Deuteranopia (green-blind)
#F0ECE0
Tritanopia (blue-blind)
#D8F3EE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf4df; /* rgb */ color: rgb(219, 244, 223); /* oklch */ color: oklch(94.3% 0.038 150.0);
Tailwind
colors: {
custom: {
50: '#e6f7e9',
500: '#dbf4df',
950: '#000000',
},
}SCSS
$custom: #dbf4df; $custom-light: #e6f7e9; $custom-dark: #000000;
JSON
{
"hex": "#dbf4df",
"rgb": {
"r": 219,
"g": 244,
"b": 223
},
"hsl": {
"h": 129.6,
"s": 53.191,
"l": 90.784
},
"oklch": {
"l": 0.94318,
"c": 0.03836,
"h": 150
},
"luminance": 0.85089
}Semantic roles & 50–950 ramp
primary
#DBF4DF
secondary
#D3A0CB
accent
#25A8C1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584