#DFFFCA#DFFFCA
#DFFFCA is a very light, moderate yellow-green. Relative luminance 0.915; OKLCH L 96.4% C 0.077 H 133.1°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFCA |
|---|---|
| RGB | rgb(223, 255, 202) |
| HSL | hsl(96, 100%, 90%) |
| HSV | hsv(96, 21%, 100%) |
| CMYK | cmyk(12.5%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(96.60, -19.55, 21.97) |
| CIE-LCH | lch(96.60, 29.41, 131.68°) |
| OKLab | oklab(96.37% -0.0526 0.0562) |
| OKLCH | oklch(96.37% 0.077 133.1) |
| XYZ | xyz(76.8502, 91.4714, 69.4726) |
| Luminance | 0.9147 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.51
Very Pale Green
#CFFDBC
ΔE00 3.51
Pale Green
#C7FDB5
ΔE00 5.21
Light Sage
#BCECAC
ΔE00 6.01
Light Light Green
#C8FFB0
ΔE00 6.02
Celadon
#BEFDB7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFCA #EACAFF
analogous
#FAFFCA #DFFFCA #CAFFD0
triadic
#DFFFCA #CADFFF #FFCADF
tetradic
#DFFFCA #CAFAFF #EACAFF #FFD0CA
square
#DFFFCA #CAFAFF #EACAFF #FFD0CA
split-complementary
#DFFFCA #D0CAFF #FFCAFA
monochromatic
#95FF50 #BAFF8D #DFFFCA #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.09
#DFFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#DFFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFCA
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFCA | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C7
Deuteranopia (green-blind)
#FFF4CC
Tritanopia (blue-blind)
#E0FAF0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dfffca; /* rgb */ color: rgb(223, 255, 202); /* oklch */ color: oklch(96.4% 0.077 133.1);
Tailwind
colors: {
custom: {
50: '#e9ffda',
500: '#dfffca',
950: '#000000',
},
}SCSS
$custom: #dfffca; $custom-light: #e9ffda; $custom-dark: #000000;
JSON
{
"hex": "#dfffca",
"rgb": {
"r": 223,
"g": 255,
"b": 202
},
"hsl": {
"h": 96.226,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.9637,
"c": 0.07697,
"h": 133.1
},
"luminance": 0.91472
}Semantic roles & 50–950 ramp
primary
#DFFFCA
secondary
#C184E9
accent
#00E68B
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683