#DFFBDF#DFFBDF
#DFFBDF is a very light, muted green. Relative luminance 0.900; OKLCH L 96.0% C 0.047 H 145.2°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBDF |
|---|---|
| RGB | rgb(223, 251, 223) |
| HSL | hsl(120, 78%, 93%) |
| HSV | hsv(120, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(96.00, -14.15, 10.37) |
| CIE-LCH | lch(96.00, 17.55, 143.77°) |
| OKLab | oklab(96.04% -0.0388 0.027) |
| OKLCH | oklch(96.04% 0.047 145.2) |
| XYZ | xyz(78.2451, 90.0090, 83.0489) |
| Luminance | 0.9001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.16
Ice
#D6FFFA
ΔE00 9.04
Very Pale Green
#CFFDBC
ΔE00 9.27
Lightyellow
#FFFFE0
ΔE00 9.40
Very Light Green
#D1FFBD
ΔE00 9.40
Beige
#F5F5DC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBDF #FBDFFB
analogous
#EDFBDF #DFFBDF #DFFBED
triadic
#DFFBDF #DFDFFB #FBDFDF
tetradic
#DFFBDF #DFEDFB #FBDFFB #FBEDDF
square
#DFFBDF #DFEDFB #FBDFFB #FBEDDF
split-complementary
#DFFBDF #EDDFFB #FBDFED
monochromatic
#72ED72 #A9F4A9 #DFFBDF #E4FCE4 #E4FCE4
Accessibility & contrast
On white
1.11
#DFFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#DFFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBDF
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBDF | 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)
#FCF5DE
Deuteranopia (green-blind)
#F7F2E0
Tritanopia (blue-blind)
#DDF9F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dffbdf; /* rgb */ color: rgb(223, 251, 223); /* oklch */ color: oklch(96.0% 0.047 145.2);
Tailwind
colors: {
custom: {
50: '#e9fce9',
500: '#dffbdf',
950: '#000000',
},
}SCSS
$custom: #dffbdf; $custom-light: #e9fce9; $custom-dark: #000000;
JSON
{
"hex": "#dffbdf",
"rgb": {
"r": 223,
"g": 251,
"b": 223
},
"hsl": {
"h": 120,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96035,
"c": 0.04722,
"h": 145.2
},
"luminance": 0.9001
}Semantic roles & 50–950 ramp
primary
#DFFBDF
secondary
#E29CE2
accent
#0BDADA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584