#DFFFC6#DFFFC6
#DFFFC6 is a very light, moderate yellow-green. Relative luminance 0.913; OKLCH L 96.3% C 0.082 H 131.7°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFC6 |
|---|---|
| RGB | rgb(223, 255, 198) |
| HSL | hsl(94, 100%, 89%) |
| HSV | hsv(94, 22%, 100%) |
| CMYK | cmyk(12.5%, 0%, 22.4%, 0%) |
| CIE-LAB | lab(96.53, -20.17, 23.89) |
| CIE-LCH | lch(96.53, 31.27, 130.17°) |
| OKLab | oklab(96.28% -0.0542 0.0609) |
| OKLCH | oklch(96.28% 0.082 131.7) |
| XYZ | xyz(76.3827, 91.2844, 67.0106) |
| Luminance | 0.9129 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.01
Very Pale Green
#CFFDBC
ΔE00 3.07
Pale Green
#C7FDB5
ΔE00 4.72
Light Light Green
#C8FFB0
ΔE00 5.39
Light Sage
#BCECAC
ΔE00 5.76
Celadon
#BEFDB7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFC6 #E6C6FF
analogous
#FCFFC6 #DFFFC6 #C6FFCA
triadic
#DFFFC6 #C6DFFF #FFC6DF
tetradic
#DFFFC6 #C6FCFF #E6C6FF #FFCAC6
square
#DFFFC6 #C6FCFF #E6C6FF #FFCAC6
split-complementary
#DFFFC6 #CAC6FF #FFC6FC
monochromatic
#9AFF4C #BDFF89 #DFFFC6 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.09
#DFFFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#DFFFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFC6
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFC6 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C3
Deuteranopia (green-blind)
#FFF4C9
Tritanopia (blue-blind)
#E0FAEF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dfffc6; /* rgb */ color: rgb(223, 255, 198); /* oklch */ color: oklch(96.3% 0.082 131.7);
Tailwind
colors: {
custom: {
50: '#e9ffd7',
500: '#dfffc6',
950: '#000000',
},
}SCSS
$custom: #dfffc6; $custom-light: #e9ffd7; $custom-dark: #000000;
JSON
{
"hex": "#dfffc6",
"rgb": {
"r": 223,
"g": 255,
"b": 198
},
"hsl": {
"h": 93.684,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.96283,
"c": 0.08157,
"h": 131.7
},
"luminance": 0.91285
}Semantic roles & 50–950 ramp
primary
#DFFFC6
secondary
#BB81E9
accent
#00E681
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683