#DFFFC2#DFFFC2
#DFFFC2 is a very light, moderate yellow-green. Relative luminance 0.911; OKLCH L 96.2% C 0.086 H 130.4°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFC2 |
|---|---|
| RGB | rgb(223, 255, 194) |
| HSL | hsl(91, 100%, 88%) |
| HSV | hsv(91, 24%, 100%) |
| CMYK | cmyk(12.5%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(96.45, -20.77, 25.82) |
| CIE-LCH | lch(96.45, 33.14, 128.82°) |
| OKLab | oklab(96.2% -0.0559 0.0656) |
| OKLCH | oklch(96.2% 0.086 130.4) |
| XYZ | xyz(75.9274, 91.1023, 64.6128) |
| Luminance | 0.9110 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.76
Very Pale Green
#CFFDBC
ΔE00 2.88
Pale Green
#C7FDB5
ΔE00 4.39
Light Light Green
#C8FFB0
ΔE00 4.88
Light Sage
#BCECAC
ΔE00 5.66
Celadon
#BEFDB7
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFC2 #E2C2FF
analogous
#FEFFC2 #DFFFC2 #C2FFC3
triadic
#DFFFC2 #C2DFFF #FFC2DF
tetradic
#DFFFC2 #C2FEFF #E2C2FF #FFC3C2
square
#DFFFC2 #C2FEFF #E2C2FF #FFC3C2
split-complementary
#DFFFC2 #C3C2FF #FFC2FE
monochromatic
#9FFF48 #BFFF85 #DFFFC2 #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.09
#DFFFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#DFFFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFC2
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFC2 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BE
Deuteranopia (green-blind)
#FFF4C5
Tritanopia (blue-blind)
#E1FAEE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dfffc2; /* rgb */ color: rgb(223, 255, 194); /* oklch */ color: oklch(96.2% 0.086 130.4);
Tailwind
colors: {
custom: {
50: '#e9ffd4',
500: '#dfffc2',
950: '#000000',
},
}SCSS
$custom: #dfffc2; $custom-light: #e9ffd4; $custom-dark: #000000;
JSON
{
"hex": "#dfffc2",
"rgb": {
"r": 223,
"g": 255,
"b": 194
},
"hsl": {
"h": 91.475,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.96199,
"c": 0.08617,
"h": 130.4
},
"luminance": 0.91103
}Semantic roles & 50–950 ramp
primary
#DFFFC2
secondary
#B57DE8
accent
#00E678
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683