#DCFEB3#DCFEB3
#DCFEB3 is a very light, moderate yellow-green. Relative luminance 0.894; OKLCH L 95.5% C 0.103 H 128.0°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEB3 |
|---|---|
| RGB | rgb(220, 254, 179) |
| HSL | hsl(87, 97%, 85%) |
| HSV | hsv(87, 30%, 100%) |
| CMYK | cmyk(13.4%, 0%, 29.5%, 0.4%) |
| CIE-LAB | lab(95.73, -23.50, 32.36) |
| CIE-LCH | lch(95.73, 39.99, 125.99°) |
| OKLab | oklab(95.48% -0.0635 0.0812) |
| OKLCH | oklch(95.48% 0.103 128) |
| XYZ | xyz(73.0925, 89.3533, 56.0352) |
| Luminance | 0.8935 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.39
Very Pale Green
#CFFDBC
ΔE00 3.58
Light Light Green
#C8FFB0
ΔE00 3.79
Pale Green
#C7FDB5
ΔE00 4.10
Tea Green
#BDF8A3
ΔE00 4.92
Washed Out Green
#BCF5A6
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEB3 #D5B3FE
analogous
#FEFBB3 #DCFEB3 #B7FEB3
triadic
#DCFEB3 #B3DCFE #FEB3DC
tetradic
#DCFEB3 #B3FEFB #D5B3FE #FEB3B7
square
#DCFEB3 #B3FEFB #D5B3FE #FEB3B7
split-complementary
#DCFEB3 #B3B7FE #FBB3FE
monochromatic
#A4FC3A #C0FD77 #DCFEB3 #F1FFE1 #F1FFE1
Accessibility & contrast
On white
1.11
#DCFEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#DCFEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEB3
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEB3 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AE
Deuteranopia (green-blind)
#FFF2B7
Tritanopia (blue-blind)
#E0F7EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfeb3; /* rgb */ color: rgb(220, 254, 179); /* oklch */ color: oklch(95.5% 0.103 128.0);
Tailwind
colors: {
custom: {
50: '#e7feca',
500: '#dcfeb3',
950: '#000000',
},
}SCSS
$custom: #dcfeb3; $custom-light: #e7feca; $custom-dark: #000000;
JSON
{
"hex": "#dcfeb3",
"rgb": {
"r": 220,
"g": 254,
"b": 179
},
"hsl": {
"h": 87.2,
"s": 97.403,
"l": 84.902
},
"oklch": {
"l": 0.95484,
"c": 0.10313,
"h": 128
},
"luminance": 0.89354
}Semantic roles & 50–950 ramp
primary
#DCFEB3
secondary
#A571E4
accent
#00E668
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582