#DCF3AC#DCF3AC
#DCF3AC is a very light, moderate yellow-green. Relative luminance 0.823; OKLCH L 93.0% C 0.095 H 122.8°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF3AC |
|---|---|
| RGB | rgb(220, 243, 172) |
| HSL | hsl(79, 75%, 81%) |
| HSV | hsv(79, 29%, 95%) |
| CMYK | cmyk(9.5%, 0%, 29.2%, 4.7%) |
| CIE-LAB | lab(92.70, -19.16, 31.83) |
| CIE-LCH | lch(92.70, 37.15, 121.05°) |
| OKLab | oklab(93.03% -0.0515 0.0798) |
| OKLCH | oklch(93.03% 0.095 122.8) |
| XYZ | xyz(69.0115, 82.2953, 51.2706) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.44
Very Pale Green
#CFFDBC
ΔE00 5.42
Very Light Green
#D1FFBD
ΔE00 5.43
Light Light Green
#C8FFB0
ΔE00 6.10
Pale Green
#C7FDB5
ΔE00 6.17
Light Sage
#BCECAC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF3AC #C3ACF3
analogous
#F3E7AC #DCF3AC #B9F3AC
triadic
#DCF3AC #ACDCF3 #F3ACDC
tetradic
#DCF3AC #ACF3E7 #C3ACF3 #F3ACB9
square
#DCF3AC #ACF3E7 #C3ACF3 #F3ACB9
split-complementary
#DCF3AC #ACB9F3 #E7ACF3
monochromatic
#AFE441 #C5EB77 #DCF3AC #F3FBE1 #F4FBE4
Accessibility & contrast
On white
1.20
#DCF3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#DCF3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF3AC
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF3AC | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA7
Deuteranopia (green-blind)
#F8EAAF
Tritanopia (blue-blind)
#E1ECE0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf3ac; /* rgb */ color: rgb(220, 243, 172); /* oklch */ color: oklch(93.0% 0.095 122.8);
Tailwind
colors: {
custom: {
50: '#e7f7c5',
500: '#dcf3ac',
950: '#000000',
},
}SCSS
$custom: #dcf3ac; $custom-light: #e7f7c5; $custom-dark: #000000;
JSON
{
"hex": "#dcf3ac",
"rgb": {
"r": 220,
"g": 243,
"b": 172
},
"hsl": {
"h": 79.437,
"s": 74.737,
"l": 81.373
},
"oklch": {
"l": 0.93032,
"c": 0.09499,
"h": 122.8
},
"luminance": 0.82295
}Semantic roles & 50–950 ramp
primary
#DCF3AC
secondary
#9071D2
accent
#0FD74F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582