#DFFAEB#DFFAEB
#DFFAEB is a very light, muted green. Relative luminance 0.901; OKLCH L 96.1% C 0.034 H 161.4°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAEB |
|---|---|
| RGB | rgb(223, 250, 235) |
| HSL | hsl(147, 73%, 93%) |
| HSV | hsv(147, 11%, 98%) |
| CMYK | cmyk(10.8%, 0%, 6%, 2%) |
| CIE-LAB | lab(96.02, -11.53, 4.22) |
| CIE-LCH | lch(96.02, 12.28, 159.90°) |
| OKLab | oklab(96.14% -0.0327 0.011) |
| OKLCH | oklch(96.14% 0.034 161.4) |
| XYZ | xyz(79.6091, 90.0561, 91.7695) |
| Luminance | 0.9006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.18
Ice
#D6FFFA
ΔE00 5.32
Lightcyan
#E0FFFF
ΔE00 6.35
Ice Blue (survey)
#D7FFFE
ΔE00 6.46
Very Pale Blue
#D6FFFE
ΔE00 6.56
Very Light Blue
#D5FFFF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAEB #FADFEE
analogous
#E0FADF #DFFAEB #DFFAF9
triadic
#DFFAEB #EBDFFA #FAEBDF
tetradic
#DFFAEB #DFE0FA #FADFEE #FAF9DF
square
#DFFAEB #DFE0FA #FADFEE #FAF9DF
split-complementary
#DFFAEB #F9DFFA #FADFE0
monochromatic
#75E9A9 #AAF2CA #DFFAEB #E5FBEE #E5FBEE
Accessibility & contrast
On white
1.10
#DFFAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DFFAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAEB
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAEB | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EA
Deuteranopia (green-blind)
#F4F2EC
Tritanopia (blue-blind)
#DAFAF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffaeb; /* rgb */ color: rgb(223, 250, 235); /* oklch */ color: oklch(96.1% 0.034 161.4);
Tailwind
colors: {
custom: {
50: '#e9fcf1',
500: '#dffaeb',
950: '#000000',
},
}SCSS
$custom: #dffaeb; $custom-light: #e9fcf1; $custom-dark: #000000;
JSON
{
"hex": "#dffaeb",
"rgb": {
"r": 223,
"g": 250,
"b": 235
},
"hsl": {
"h": 146.667,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.96142,
"c": 0.03447,
"h": 161.4
},
"luminance": 0.90057
}Semantic roles & 50–950 ramp
primary
#DFFAEB
secondary
#DF9EC2
accent
#107ED5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585