#DFFEC0#DFFEC0
#DFFEC0 is a very light, moderate yellow-green. Relative luminance 0.904; OKLCH L 95.9% C 0.087 H 129.5°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEC0 |
|---|---|
| RGB | rgb(223, 254, 192) |
| HSL | hsl(90, 97%, 87%) |
| HSV | hsv(90, 24%, 100%) |
| CMYK | cmyk(12.2%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(96.15, -20.59, 26.42) |
| CIE-LCH | lch(96.15, 33.49, 127.93°) |
| OKLab | oklab(95.95% -0.0553 0.0671) |
| OKLCH | oklch(95.95% 0.087 129.5) |
| XYZ | xyz(75.3862, 90.3767, 63.3318) |
| Luminance | 0.9038 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.91
Very Pale Green
#CFFDBC
ΔE00 3.02
Pale Green
#C7FDB5
ΔE00 4.46
Light Light Green
#C8FFB0
ΔE00 4.88
Light Sage
#BCECAC
ΔE00 5.64
Celadon
#BEFDB7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEC0 #DFC0FE
analogous
#FEFEC0 #DFFEC0 #C0FEC0
triadic
#DFFEC0 #C0DFFE #FEC0DF
tetradic
#DFFEC0 #C0FEFE #DFC0FE #FEC0C0
square
#DFFEC0 #C0FEFE #DFC0FE #FEC0C0
split-complementary
#DFFEC0 #C0C0FE #FEC0FE
monochromatic
#A2FC48 #C0FD84 #DFFEC0 #F0FFE1 #F0FFE1
Accessibility & contrast
On white
1.10
#DFFEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#DFFEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEC0
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEC0 | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BC
Deuteranopia (green-blind)
#FFF3C3
Tritanopia (blue-blind)
#E1F8ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffec0; /* rgb */ color: rgb(223, 254, 192); /* oklch */ color: oklch(95.9% 0.087 129.5);
Tailwind
colors: {
custom: {
50: '#e9fed3',
500: '#dffec0',
950: '#000000',
},
}SCSS
$custom: #dffec0; $custom-light: #e9fed3; $custom-dark: #000000;
JSON
{
"hex": "#dffec0",
"rgb": {
"r": 223,
"g": 254,
"b": 192
},
"hsl": {
"h": 90,
"s": 96.875,
"l": 87.451
},
"oklch": {
"l": 0.95948,
"c": 0.08695,
"h": 129.5
},
"luminance": 0.90377
}Semantic roles & 50–950 ramp
primary
#DFFEC0
secondary
#B17CE6
accent
#00E673
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583