#DCF2AF#DCF2AF
#DCF2AF is a very light, moderate yellow-green. Relative luminance 0.818; OKLCH L 92.9% C 0.090 H 122.9°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2AF |
|---|---|
| RGB | rgb(220, 242, 175) |
| HSL | hsl(80, 72%, 82%) |
| HSV | hsv(80, 28%, 95%) |
| CMYK | cmyk(9.1%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(92.49, -18.26, 30.02) |
| CIE-LCH | lch(92.49, 35.14, 121.31°) |
| OKLab | oklab(92.88% -0.0489 0.0756) |
| OKLCH | oklch(92.88% 0.09 122.9) |
| XYZ | xyz(69.0044, 81.8150, 52.7057) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.84
Very Pale Green
#CFFDBC
ΔE00 5.34
Very Light Green
#D1FFBD
ΔE00 5.39
Light Sage
#BCECAC
ΔE00 6.09
Pale Green
#C7FDB5
ΔE00 6.26
Light Light Green
#C8FFB0
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2AF #C5AFF2
analogous
#F2E6AF #DCF2AF #BBF2AF
triadic
#DCF2AF #AFDCF2 #F2AFDC
tetradic
#DCF2AF #AFF2E6 #C5AFF2 #F2AFBB
square
#DCF2AF #AFF2E6 #C5AFF2 #F2AFBB
split-complementary
#DCF2AF #AFBBF2 #E6AFF2
monochromatic
#AEE146 #C5E97A #DCF2AF #F3FBE4 #F3FBE5
Accessibility & contrast
On white
1.21
#DCF2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#DCF2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2AF
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2AF | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAB
Deuteranopia (green-blind)
#F7E9B2
Tritanopia (blue-blind)
#E1EBE0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf2af; /* rgb */ color: rgb(220, 242, 175); /* oklch */ color: oklch(92.9% 0.090 122.9);
Tailwind
colors: {
custom: {
50: '#e7f6c7',
500: '#dcf2af',
950: '#000000',
},
}SCSS
$custom: #dcf2af; $custom-light: #e7f6c7; $custom-dark: #000000;
JSON
{
"hex": "#dcf2af",
"rgb": {
"r": 220,
"g": 242,
"b": 175
},
"hsl": {
"h": 79.701,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.92879,
"c": 0.09,
"h": 122.9
},
"luminance": 0.81815
}Semantic roles & 50–950 ramp
primary
#DCF2AF
secondary
#9374D1
accent
#11D451
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582