#DCFFCB#DCFFCB
#DCFFCB is a very light, moderate green. Relative luminance 0.910; OKLCH L 96.2% C 0.077 H 135.5°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFCB |
|---|---|
| RGB | rgb(220, 255, 203) |
| HSL | hsl(100, 100%, 90%) |
| HSV | hsv(100, 20%, 100%) |
| CMYK | cmyk(13.7%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(96.43, -20.42, 21.18) |
| CIE-LCH | lch(96.43, 29.42, 133.95°) |
| OKLab | oklab(96.19% -0.0551 0.0543) |
| OKLCH | oklch(96.19% 0.077 135.5) |
| XYZ | xyz(76.0526, 91.0464, 70.0552) |
| Luminance | 0.9105 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.30
Very Light Green
#D1FFBD
ΔE00 3.34
Pale Green
#C7FDB5
ΔE00 4.99
Celadon
#BEFDB7
ΔE00 5.74
Light Sage
#BCECAC
ΔE00 5.77
Light Light Green
#C8FFB0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFCB #EECBFF
analogous
#F6FFCB #DCFFCB #CBFFD4
triadic
#DCFFCB #CBDCFF #FFCBDC
tetradic
#DCFFCB #CBF6FF #EECBFF #FFD4CB
square
#DCFFCB #CBF6FF #EECBFF #FFD4CB
split-complementary
#DCFFCB #D4CBFF #FFCBF6
monochromatic
#8AFF51 #B3FF8E #DCFFCB #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.09
#DCFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#DCFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFCB
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFCB | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C8
Deuteranopia (green-blind)
#FEF4CD
Tritanopia (blue-blind)
#DCFBF1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcffcb; /* rgb */ color: rgb(220, 255, 203); /* oklch */ color: oklch(96.2% 0.077 135.5);
Tailwind
colors: {
custom: {
50: '#e7ffdb',
500: '#dcffcb',
950: '#000000',
},
}SCSS
$custom: #dcffcb; $custom-light: #e7ffdb; $custom-dark: #000000;
JSON
{
"hex": "#dcffcb",
"rgb": {
"r": 220,
"g": 255,
"b": 203
},
"hsl": {
"h": 100.385,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96188,
"c": 0.07735,
"h": 135.5
},
"luminance": 0.91047
}Semantic roles & 50–950 ramp
primary
#DCFFCB
secondary
#C985E9
accent
#00E69A
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161815
muted
#848684