#DFFFC5#DFFFC5
#DFFFC5 is a very light, moderate yellow-green. Relative luminance 0.912; OKLCH L 96.3% C 0.083 H 131.4°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFC5 |
|---|---|
| RGB | rgb(223, 255, 197) |
| HSL | hsl(93, 100%, 89%) |
| HSV | hsv(93, 23%, 100%) |
| CMYK | cmyk(12.5%, 0%, 22.7%, 0%) |
| CIE-LAB | lab(96.51, -20.32, 24.37) |
| CIE-LCH | lch(96.51, 31.73, 129.82°) |
| OKLab | oklab(96.26% -0.0546 0.0621) |
| OKLCH | oklch(96.26% 0.083 131.4) |
| XYZ | xyz(76.2678, 91.2384, 66.4052) |
| Luminance | 0.9124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.92
Very Pale Green
#CFFDBC
ΔE00 2.99
Pale Green
#C7FDB5
ΔE00 4.62
Light Light Green
#C8FFB0
ΔE00 5.25
Light Sage
#BCECAC
ΔE00 5.72
Celadon
#BEFDB7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFC5 #E5C5FF
analogous
#FCFFC5 #DFFFC5 #C5FFC8
triadic
#DFFFC5 #C5DFFF #FFC5DF
tetradic
#DFFFC5 #C5FCFF #E5C5FF #FFC8C5
square
#DFFFC5 #C5FCFF #E5C5FF #FFC8C5
split-complementary
#DFFFC5 #C8C5FF #FFC5FC
monochromatic
#9BFF4B #BDFF88 #DFFFC5 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.09
#DFFFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#DFFFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFC5
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFC5 | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C2
Deuteranopia (green-blind)
#FFF4C8
Tritanopia (blue-blind)
#E1FAEF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dfffc5; /* rgb */ color: rgb(223, 255, 197); /* oklch */ color: oklch(96.3% 0.083 131.4);
Tailwind
colors: {
custom: {
50: '#e9ffd6',
500: '#dfffc5',
950: '#000000',
},
}SCSS
$custom: #dfffc5; $custom-light: #e9ffd6; $custom-dark: #000000;
JSON
{
"hex": "#dfffc5",
"rgb": {
"r": 223,
"g": 255,
"b": 197
},
"hsl": {
"h": 93.103,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.96262,
"c": 0.08272,
"h": 131.4
},
"luminance": 0.91239
}Semantic roles & 50–950 ramp
primary
#DFFFC5
secondary
#BA80E9
accent
#00E67F
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683