#DCFFA8#DCFFA8
#DCFFA8 is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.5% C 0.117 H 126.3°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFA8 |
|---|---|
| RGB | rgb(220, 255, 168) |
| HSL | hsl(84, 100%, 83%) |
| HSV | hsv(84, 34%, 100%) |
| CMYK | cmyk(13.7%, 0%, 34.1%, 0%) |
| CIE-LAB | lab(95.81, -25.45, 37.96) |
| CIE-LCH | lch(95.81, 45.70, 123.84°) |
| OKLab | oklab(95.49% -0.0693 0.0942) |
| OKLCH | oklch(95.49% 0.117 126.3) |
| XYZ | xyz(72.3423, 89.5623, 50.5142) |
| Luminance | 0.8956 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.44
Celery
#C1FD95
ΔE00 4.60
Pistachio (survey)
#C0FA8B
ΔE00 5.03
Tea Green
#BDF8A3
ΔE00 5.04
Very Light Green
#D1FFBD
ΔE00 5.12
Light Khaki
#E6F2A2
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFA8 #CBA8FF
analogous
#FFF7A8 #DCFFA8 #B0FFA8
triadic
#DCFFA8 #A8DCFF #FFA8DC
tetradic
#DCFFA8 #A8FFF7 #CBA8FF #FFA8B0
square
#DCFFA8 #A8FFF7 #CBA8FF #FFA8B0
split-complementary
#DCFFA8 #A8B0FF #F7A8FF
monochromatic
#ABFF2E #C3FF6B #DCFFA8 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.11
#DCFFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#DCFFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFA8
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFA8 | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A2
Deuteranopia (green-blind)
#FFF2AC
Tritanopia (blue-blind)
#E1F7E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcffa8; /* rgb */ color: rgb(220, 255, 168); /* oklch */ color: oklch(95.5% 0.117 126.3);
Tailwind
colors: {
custom: {
50: '#e8ffc2',
500: '#dcffa8',
950: '#000000',
},
}SCSS
$custom: #dcffa8; $custom-light: #e8ffc2; $custom-dark: #000000;
JSON
{
"hex": "#dcffa8",
"rgb": {
"r": 220,
"g": 255,
"b": 168
},
"hsl": {
"h": 84.138,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.95495,
"c": 0.11694,
"h": 126.3
},
"luminance": 0.89563
}Semantic roles & 50–950 ramp
primary
#DCFFA8
secondary
#9967E4
accent
#00E65C
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682