#DCF8A7#DCF8A7
#DCF8A7 is a very light, moderate yellow-green. Relative luminance 0.851; OKLCH L 94.0% C 0.108 H 124.0°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8A7 |
|---|---|
| RGB | rgb(220, 248, 167) |
| HSL | hsl(81, 85%, 81%) |
| HSV | hsv(81, 33%, 97%) |
| CMYK | cmyk(11.3%, 0%, 32.7%, 2.7%) |
| CIE-LAB | lab(93.94, -22.24, 35.99) |
| CIE-LCH | lch(93.94, 42.30, 121.71°) |
| OKLab | oklab(93.99% -0.0603 0.0896) |
| OKLCH | oklch(93.99% 0.108 124) |
| XYZ | xyz(70.0570, 85.1402, 49.2946) |
| Luminance | 0.8514 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.68
Light Light Green
#C8FFB0
ΔE00 5.31
Very Light Green
#D1FFBD
ΔE00 5.41
Very Pale Green
#CFFDBC
ΔE00 5.51
Tea Green
#BDF8A3
ΔE00 5.74
Pale Green
#C7FDB5
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8A7 #C3A7F8
analogous
#F8ECA7 #DCF8A7 #B4F8A7
triadic
#DCF8A7 #A7DCF8 #F8A7DC
tetradic
#DCF8A7 #A7F8EC #C3A7F8 #F8A7B4
square
#DCF8A7 #A7F8EC #C3A7F8 #F8A7B4
split-complementary
#DCF8A7 #A7B4F8 #ECA7F8
monochromatic
#AFEF36 #C5F36E #DCF8A7 #F3FDE0 #F4FDE3
Accessibility & contrast
On white
1.16
#DCF8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#DCF8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8A7
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8A7 | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA1
Deuteranopia (green-blind)
#FDEDAB
Tritanopia (blue-blind)
#E2F0E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf8a7; /* rgb */ color: rgb(220, 248, 167); /* oklch */ color: oklch(94.0% 0.108 124.0);
Tailwind
colors: {
custom: {
50: '#e7fac2',
500: '#dcf8a7',
950: '#000000',
},
}SCSS
$custom: #dcf8a7; $custom-light: #e7fac2; $custom-dark: #000000;
JSON
{
"hex": "#dcf8a7",
"rgb": {
"r": 220,
"g": 248,
"b": 167
},
"hsl": {
"h": 80.741,
"s": 85.263,
"l": 81.373
},
"oklch": {
"l": 0.93993,
"c": 0.10797,
"h": 124
},
"luminance": 0.8514
}Semantic roles & 50–950 ramp
primary
#DCF8A7
secondary
#906AD9
accent
#04E250
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161712
muted
#848582