#DFFFE6#DFFFE6
#DFFFE6 is a very light, muted green. Relative luminance 0.929; OKLCH L 97.0% C 0.047 H 151.9°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFE6 |
|---|---|
| RGB | rgb(223, 255, 230) |
| HSL | hsl(133, 100%, 94%) |
| HSV | hsv(133, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(97.19, -14.90, 8.49) |
| CIE-LCH | lch(97.19, 17.15, 150.34°) |
| OKLab | oklab(97.04% -0.0413 0.0221) |
| OKLCH | oklch(97.04% 0.047 151.9) |
| XYZ | xyz(80.4712, 92.9198, 88.5432) |
| Luminance | 0.9292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.23
Ice
#D6FFFA
ΔE00 7.70
Pale Aqua
#B8FFEB
ΔE00 8.33
Duck Egg Blue
#C3FBF4
ΔE00 8.67
Eggshell Blue
#C4FFF7
ΔE00 8.69
Light Light Blue
#CAFFFB
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFE6 #FFDFF8
analogous
#E8FFDF #DFFFE6 #DFFFF6
triadic
#DFFFE6 #E6DFFF #FFE6DF
tetradic
#DFFFE6 #DFE8FF #FFDFF8 #FFF6DF
square
#DFFFE6 #DFE8FF #FFDFF8 #FFF6DF
split-complementary
#DFFFE6 #F6DFFF #FFDFE8
monochromatic
#65FF86 #A2FFB6 #DFFFE6 #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.07
#DFFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#DFFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFE6
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFE6 | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E5
Deuteranopia (green-blind)
#F9F5E7
Tritanopia (blue-blind)
#DBFEF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dfffe6; /* rgb */ color: rgb(223, 255, 230); /* oklch */ color: oklch(97.0% 0.047 151.9);
Tailwind
colors: {
custom: {
50: '#e9ffed',
500: '#dfffe6',
950: '#000000',
},
}SCSS
$custom: #dfffe6; $custom-light: #e9ffed; $custom-dark: #000000;
JSON
{
"hex": "#dfffe6",
"rgb": {
"r": 223,
"g": 255,
"b": 230
},
"hsl": {
"h": 133.125,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97035,
"c": 0.04687,
"h": 151.9
},
"luminance": 0.92921
}Semantic roles & 50–950 ramp
primary
#DFFFE6
secondary
#EC96D9
accent
#00B3E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161816
muted
#848684