#DFFFCC#DFFFCC
#DFFFCC is a very light, moderate yellow-green. Relative luminance 0.916; OKLCH L 96.4% C 0.075 H 133.9°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFCC |
|---|---|
| RGB | rgb(223, 255, 204) |
| HSL | hsl(98, 100%, 90%) |
| HSV | hsv(98, 20%, 100%) |
| CMYK | cmyk(12.5%, 0%, 20%, 0%) |
| CIE-LAB | lab(96.64, -19.24, 21.00) |
| CIE-LCH | lch(96.64, 28.48, 132.50°) |
| OKLab | oklab(96.41% -0.0518 0.0538) |
| OKLCH | oklch(96.41% 0.075 133.9) |
| XYZ | xyz(77.0885, 91.5667, 70.7278) |
| Luminance | 0.9157 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.81
Very Light Green
#D1FFBD
ΔE00 3.83
Pale Green
#C7FDB5
ΔE00 5.51
Light Sage
#BCECAC
ΔE00 6.20
Celadon
#BEFDB7
ΔE00 6.33
Light Light Green
#C8FFB0
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFCC #ECCCFF
analogous
#F9FFCC #DFFFCC #CCFFD2
triadic
#DFFFCC #CCDFFF #FFCCDF
tetradic
#DFFFCC #CCF9FF #ECCCFF #FFD2CC
square
#DFFFCC #CCF9FF #ECCCFF #FFD2CC
split-complementary
#DFFFCC #D2CCFF #FFCCF9
monochromatic
#92FF52 #B9FF8F #DFFFCC #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.09
#DFFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#DFFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFCC
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFCC | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C9
Deuteranopia (green-blind)
#FEF4CE
Tritanopia (blue-blind)
#E0FBF1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dfffcc; /* rgb */ color: rgb(223, 255, 204); /* oklch */ color: oklch(96.4% 0.075 133.9);
Tailwind
colors: {
custom: {
50: '#e9ffdb',
500: '#dfffcc',
950: '#000000',
},
}SCSS
$custom: #dfffcc; $custom-light: #e9ffdb; $custom-dark: #000000;
JSON
{
"hex": "#dfffcc",
"rgb": {
"r": 223,
"g": 255,
"b": 204
},
"hsl": {
"h": 97.647,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.96414,
"c": 0.07469,
"h": 133.9
},
"luminance": 0.91568
}Semantic roles & 50–950 ramp
primary
#DFFFCC
secondary
#C486EA
accent
#00E690
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161815
muted
#848684