#DFFFC3#DFFFC3
#DFFFC3 is a very light, moderate yellow-green. Relative luminance 0.911; OKLCH L 96.2% C 0.085 H 130.7°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFC3 |
|---|---|
| RGB | rgb(223, 255, 195) |
| HSL | hsl(92, 100%, 88%) |
| HSV | hsv(92, 24%, 100%) |
| CMYK | cmyk(12.5%, 0%, 23.5%, 0%) |
| CIE-LAB | lab(96.47, -20.62, 25.33) |
| CIE-LCH | lch(96.47, 32.67, 129.15°) |
| OKLab | oklab(96.22% -0.0555 0.0644) |
| OKLCH | oklch(96.22% 0.085 130.7) |
| XYZ | xyz(76.0401, 91.1473, 65.2063) |
| Luminance | 0.9115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.80
Very Pale Green
#CFFDBC
ΔE00 2.90
Pale Green
#C7FDB5
ΔE00 4.46
Light Light Green
#C8FFB0
ΔE00 4.99
Light Sage
#BCECAC
ΔE00 5.67
Celadon
#BEFDB7
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFC3 #E3C3FF
analogous
#FDFFC3 #DFFFC3 #C3FFC5
triadic
#DFFFC3 #C3DFFF #FFC3DF
tetradic
#DFFFC3 #C3FDFF #E3C3FF #FFC5C3
square
#DFFFC3 #C3FDFF #E3C3FF #FFC5C3
split-complementary
#DFFFC3 #C5C3FF #FFC3FD
monochromatic
#9EFF49 #BEFF86 #DFFFC3 #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.09
#DFFFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#DFFFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFC3
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFC3 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BF
Deuteranopia (green-blind)
#FFF4C6
Tritanopia (blue-blind)
#E1FAEF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dfffc3; /* rgb */ color: rgb(223, 255, 195); /* oklch */ color: oklch(96.2% 0.085 130.7);
Tailwind
colors: {
custom: {
50: '#e9ffd5',
500: '#dfffc3',
950: '#000000',
},
}SCSS
$custom: #dfffc3; $custom-light: #e9ffd5; $custom-dark: #000000;
JSON
{
"hex": "#dfffc3",
"rgb": {
"r": 223,
"g": 255,
"b": 195
},
"hsl": {
"h": 92,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.9622,
"c": 0.08502,
"h": 130.7
},
"luminance": 0.91148
}Semantic roles & 50–950 ramp
primary
#DFFFC3
secondary
#B77EE8
accent
#00E67A
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683