#DFFCEA#DFFCEA
#DFFCEA is a very light, muted green. Relative luminance 0.912; OKLCH L 96.5% C 0.038 H 158.4°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCEA |
|---|---|
| RGB | rgb(223, 252, 234) |
| HSL | hsl(143, 83%, 93%) |
| HSV | hsv(143, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(96.51, -12.70, 5.45) |
| CIE-LCH | lch(96.51, 13.82, 156.80°) |
| OKLab | oklab(96.52% -0.0358 0.0142) |
| OKLCH | oklch(96.52% 0.038 158.4) |
| XYZ | xyz(80.0898, 91.2480, 91.2190) |
| Luminance | 0.9125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.75
Ice
#D6FFFA
ΔE00 5.84
Ice Blue (survey)
#D7FFFE
ΔE00 7.20
Very Pale Blue
#D6FFFE
ΔE00 7.27
Lightcyan
#E0FFFF
ΔE00 7.36
Duck Egg Blue
#C3FBF4
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCEA #FCDFF1
analogous
#E2FCDF #DFFCEA #DFFCF8
triadic
#DFFCEA #EADFFC #FCEADF
tetradic
#DFFCEA #DFE2FC #FCDFF1 #FCF8DF
square
#DFFCEA #DFE2FC #FCDFF1 #FCF8DF
split-complementary
#DFFCEA #F8DFFC #FCDFE2
monochromatic
#6FF2A1 #A7F7C5 #DFFCEA #E3FCED #E3FCED
Accessibility & contrast
On white
1.09
#DFFCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#DFFCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCEA
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCEA | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E9
Deuteranopia (green-blind)
#F6F3EB
Tritanopia (blue-blind)
#DAFCF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffcea; /* rgb */ color: rgb(223, 252, 234); /* oklch */ color: oklch(96.5% 0.038 158.4);
Tailwind
colors: {
custom: {
50: '#e9fdf0',
500: '#dffcea',
950: '#000000',
},
}SCSS
$custom: #dffcea; $custom-light: #e9fdf0; $custom-dark: #000000;
JSON
{
"hex": "#dffcea",
"rgb": {
"r": 223,
"g": 252,
"b": 234
},
"hsl": {
"h": 142.759,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96524,
"c": 0.03847,
"h": 158.4
},
"luminance": 0.91249
}Semantic roles & 50–950 ramp
primary
#DFFCEA
secondary
#E49BC8
accent
#068DDF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585