#DCFBC8#DCFBC8
#DCFBC8 is a very light, moderate yellow-green. Relative luminance 0.884; OKLCH L 95.3% C 0.074 H 133.3°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBC8 |
|---|---|
| RGB | rgb(220, 251, 200) |
| HSL | hsl(96, 86%, 88%) |
| HSV | hsv(96, 20%, 98%) |
| CMYK | cmyk(12.4%, 0%, 20.3%, 1.6%) |
| CIE-LAB | lab(95.32, -18.95, 21.17) |
| CIE-LCH | lch(95.32, 28.42, 131.84°) |
| OKLab | oklab(95.29% -0.051 0.0542) |
| OKLCH | oklch(95.29% 0.074 133.3) |
| XYZ | xyz(74.4358, 88.3793, 67.7697) |
| Luminance | 0.8838 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.75
Very Light Green
#D1FFBD
ΔE00 3.85
Pale Green
#C7FDB5
ΔE00 5.44
Light Sage
#BCECAC
ΔE00 5.69
Celadon
#BEFDB7
ΔE00 6.30
Light Light Green
#C8FFB0
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBC8 #E7C8FB
analogous
#F5FBC8 #DCFBC8 #C8FBCD
triadic
#DCFBC8 #C8DCFB #FBC8DC
tetradic
#DCFBC8 #C8F5FB #E7C8FB #FBCDC8
square
#DCFBC8 #C8F5FB #E7C8FB #FBCDC8
split-complementary
#DCFBC8 #CDC8FB #FBC8F5
monochromatic
#93F356 #B8F78F #DCFBC8 #EDFDE2 #EDFDE2
Accessibility & contrast
On white
1.12
#DCFBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#DCFBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBC8
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBC8 | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C5
Deuteranopia (green-blind)
#FBF1CA
Tritanopia (blue-blind)
#DDF7ED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcfbc8; /* rgb */ color: rgb(220, 251, 200); /* oklch */ color: oklch(95.3% 0.074 133.3);
Tailwind
colors: {
custom: {
50: '#e7fcd8',
500: '#dcfbc8',
950: '#000000',
},
}SCSS
$custom: #dcfbc8; $custom-light: #e7fcd8; $custom-dark: #000000;
JSON
{
"hex": "#dcfbc8",
"rgb": {
"r": 220,
"g": 251,
"b": 200
},
"hsl": {
"h": 96.471,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.95285,
"c": 0.07442,
"h": 133.3
},
"luminance": 0.8838
}Semantic roles & 50–950 ramp
primary
#DCFBC8
secondary
#BD86E1
accent
#03E38B
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583