#DCFCEB#DCFCEB
#DCFCEB is a very light, muted green. Relative luminance 0.908; OKLCH L 96.3% C 0.040 H 162.4°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCEB |
|---|---|
| RGB | rgb(220, 252, 235) |
| HSL | hsl(148, 84%, 93%) |
| HSV | hsv(148, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(96.34, -13.49, 4.66) |
| CIE-LCH | lch(96.34, 14.27, 160.95°) |
| OKLab | oklab(96.35% -0.0383 0.0121) |
| OKLCH | oklch(96.35% 0.04 162.4) |
| XYZ | xyz(79.3175, 90.8331, 91.9348) |
| Luminance | 0.9083 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.13
Honeydew
#F0FFF0
ΔE00 5.49
Ice Blue (survey)
#D7FFFE
ΔE00 6.59
Very Pale Blue
#D6FFFE
ΔE00 6.64
Duck Egg Blue
#C3FBF4
ΔE00 6.66
Light Light Blue
#CAFFFB
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCEB #FCDCED
analogous
#DDFCDC #DCFCEB #DCFCFB
triadic
#DCFCEB #EBDCFC #FCEBDC
tetradic
#DCFCEB #DCDDFC #FCDCED #FCFBDC
square
#DCFCEB #DCDDFC #FCDCED #FCFBDC
split-complementary
#DCFCEB #FBDCFC #FCDCDD
monochromatic
#6BF2AB #A4F7CB #DCFCEB #E3FDEF #E3FDEF
Accessibility & contrast
On white
1.10
#DCFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#DCFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCEB
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCEB | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F5F3EC
Tritanopia (blue-blind)
#D6FCF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfceb; /* rgb */ color: rgb(220, 252, 235); /* oklch */ color: oklch(96.3% 0.040 162.4);
Tailwind
colors: {
custom: {
50: '#e7fdf1',
500: '#dcfceb',
950: '#000000',
},
}SCSS
$custom: #dcfceb; $custom-light: #e7fdf1; $custom-dark: #000000;
JSON
{
"hex": "#dcfceb",
"rgb": {
"r": 220,
"g": 252,
"b": 235
},
"hsl": {
"h": 148.125,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96347,
"c": 0.04015,
"h": 162.4
},
"luminance": 0.90835
}Semantic roles & 50–950 ramp
primary
#DCFCEB
secondary
#E498C0
accent
#057AE1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585