#DCFEB4#DCFEB4
#DCFEB4 is a very light, moderate yellow-green. Relative luminance 0.894; OKLCH L 95.5% C 0.102 H 128.2°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEB4 |
|---|---|
| RGB | rgb(220, 254, 180) |
| HSL | hsl(88, 97%, 85%) |
| HSV | hsv(88, 29%, 100%) |
| CMYK | cmyk(13.4%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(95.74, -23.36, 31.88) |
| CIE-LCH | lch(95.74, 39.52, 126.23°) |
| OKLab | oklab(95.5% -0.0631 0.0801) |
| OKLCH | oklch(95.5% 0.102 128.2) |
| XYZ | xyz(73.1940, 89.3939, 56.5698) |
| Luminance | 0.8940 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.25
Very Pale Green
#CFFDBC
ΔE00 3.44
Light Light Green
#C8FFB0
ΔE00 3.78
Pale Green
#C7FDB5
ΔE00 4.02
Tea Green
#BDF8A3
ΔE00 4.95
Washed Out Green
#BCF5A6
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEB4 #D6B4FE
analogous
#FEFBB4 #DCFEB4 #B7FEB4
triadic
#DCFEB4 #B4DCFE #FEB4DC
tetradic
#DCFEB4 #B4FEFB #D6B4FE #FEB4B7
square
#DCFEB4 #B4FEFB #D6B4FE #FEB4B7
split-complementary
#DCFEB4 #B4B7FE #FBB4FE
monochromatic
#A4FC3B #C0FD78 #DCFEB4 #F1FFE1 #F1FFE1
Accessibility & contrast
On white
1.11
#DCFEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#DCFEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEB4
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEB4 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AF
Deuteranopia (green-blind)
#FFF2B7
Tritanopia (blue-blind)
#DFF7EB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfeb4; /* rgb */ color: rgb(220, 254, 180); /* oklch */ color: oklch(95.5% 0.102 128.2);
Tailwind
colors: {
custom: {
50: '#e7fecb',
500: '#dcfeb4',
950: '#000000',
},
}SCSS
$custom: #dcfeb4; $custom-light: #e7fecb; $custom-dark: #000000;
JSON
{
"hex": "#dcfeb4",
"rgb": {
"r": 220,
"g": 254,
"b": 180
},
"hsl": {
"h": 87.568,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.95503,
"c": 0.10199,
"h": 128.2
},
"luminance": 0.89395
}Semantic roles & 50–950 ramp
primary
#DCFEB4
secondary
#A672E4
accent
#00E669
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#161813
muted
#848683