#DCFCA8#DCFCA8
#DCFCA8 is a very light, moderate yellow-green. Relative luminance 0.877; OKLCH L 94.9% C 0.113 H 125.4°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCA8 |
|---|---|
| RGB | rgb(220, 252, 168) |
| HSL | hsl(83, 93%, 82%) |
| HSV | hsv(83, 33%, 99%) |
| CMYK | cmyk(12.7%, 0%, 33.3%, 1.2%) |
| CIE-LAB | lab(95.02, -24.02, 36.91) |
| CIE-LCH | lch(95.02, 44.04, 123.06°) |
| OKLab | oklab(94.86% -0.0653 0.0918) |
| OKLCH | oklch(94.86% 0.113 125.4) |
| XYZ | xyz(71.3927, 87.6632, 50.1977) |
| Luminance | 0.8766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.53
Light Light Green
#C8FFB0
ΔE00 4.69
Celery
#C1FD95
ΔE00 5.09
Very Light Green
#D1FFBD
ΔE00 5.10
Tea Green
#BDF8A3
ΔE00 5.24
Very Pale Green
#CFFDBC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCA8 #C8A8FC
analogous
#FCF2A8 #DCFCA8 #B2FCA8
triadic
#DCFCA8 #A8DCFC #FCA8DC
tetradic
#DCFCA8 #A8FCF2 #C8A8FC #FCA8B2
square
#DCFCA8 #A8FCF2 #C8A8FC #FCA8B2
split-complementary
#DCFCA8 #A8B2FC #F2A8FC
monochromatic
#ACF832 #C4FA6D #DCFCA8 #F3FEE1 #F3FEE1
Accessibility & contrast
On white
1.13
#DCFCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#DCFCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCA8
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCA8 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A2
Deuteranopia (green-blind)
#FFF0AC
Tritanopia (blue-blind)
#E1F4E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfca8; /* rgb */ color: rgb(220, 252, 168); /* oklch */ color: oklch(94.9% 0.113 125.4);
Tailwind
colors: {
custom: {
50: '#e7fdc2',
500: '#dcfca8',
950: '#000000',
},
}SCSS
$custom: #dcfca8; $custom-light: #e7fdc2; $custom-dark: #000000;
JSON
{
"hex": "#dcfca8",
"rgb": {
"r": 220,
"g": 252,
"b": 168
},
"hsl": {
"h": 82.857,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.94858,
"c": 0.11261,
"h": 125.4
},
"luminance": 0.87664
}Semantic roles & 50–950 ramp
primary
#DCFCA8
secondary
#9669DF
accent
#00E657
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582