#DCF5AE#DCF5AE
#DCF5AE is a very light, moderate yellow-green. Relative luminance 0.836; OKLCH L 93.5% C 0.096 H 124.0°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF5AE |
|---|---|
| RGB | rgb(220, 245, 174) |
| HSL | hsl(81, 78%, 82%) |
| HSV | hsv(81, 29%, 96%) |
| CMYK | cmyk(10.2%, 0%, 29%, 3.9%) |
| CIE-LAB | lab(93.27, -19.86, 31.57) |
| CIE-LCH | lch(93.27, 37.30, 122.17°) |
| OKLab | oklab(93.49% -0.0534 0.0793) |
| OKLCH | oklch(93.49% 0.096 124) |
| XYZ | xyz(69.8068, 83.5762, 52.4904) |
| Luminance | 0.8358 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.85
Very Light Green
#D1FFBD
ΔE00 4.91
Very Pale Green
#CFFDBC
ΔE00 4.92
Light Light Green
#C8FFB0
ΔE00 5.61
Pale Green
#C7FDB5
ΔE00 5.68
Light Sage
#BCECAC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF5AE #C7AEF5
analogous
#F5EBAE #DCF5AE #B9F5AE
triadic
#DCF5AE #AEDCF5 #F5AEDC
tetradic
#DCF5AE #AEF5EB #C7AEF5 #F5AEB9
square
#DCF5AE #AEF5EB #C7AEF5 #F5AEB9
split-complementary
#DCF5AE #AEB9F5 #EBAEF5
monochromatic
#ADE841 #C4EE78 #DCF5AE #F3FCE4 #F3FCE4
Accessibility & contrast
On white
1.19
#DCF5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#DCF5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF5AE
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF5AE | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#FAEBB1
Tritanopia (blue-blind)
#E1EEE2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf5ae; /* rgb */ color: rgb(220, 245, 174); /* oklch */ color: oklch(93.5% 0.096 124.0);
Tailwind
colors: {
custom: {
50: '#e7f8c6',
500: '#dcf5ae',
950: '#000000',
},
}SCSS
$custom: #dcf5ae; $custom-light: #e7f8c6; $custom-dark: #000000;
JSON
{
"hex": "#dcf5ae",
"rgb": {
"r": 220,
"g": 245,
"b": 174
},
"hsl": {
"h": 81.127,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.9349,
"c": 0.09557,
"h": 124
},
"luminance": 0.83576
}Semantic roles & 50–950 ramp
primary
#DCF5AE
secondary
#9572D6
accent
#0BDA54
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582