#DCFFB2#DCFFB2
#DCFFB2 is a very light, moderate yellow-green. Relative luminance 0.899; OKLCH L 95.7% C 0.106 H 128.1°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFB2 |
|---|---|
| RGB | rgb(220, 255, 178) |
| HSL | hsl(87, 100%, 85%) |
| HSV | hsv(87, 30%, 100%) |
| CMYK | cmyk(13.7%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(95.98, -24.11, 33.19) |
| CIE-LCH | lch(95.98, 41.03, 126.00°) |
| OKLab | oklab(95.68% -0.0653 0.0832) |
| OKLCH | oklch(95.68% 0.106 128.1) |
| XYZ | xyz(73.3099, 89.9493, 55.6106) |
| Luminance | 0.8995 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.53
Light Light Green
#C8FFB0
ΔE00 3.68
Very Pale Green
#CFFDBC
ΔE00 3.75
Pale Green
#C7FDB5
ΔE00 4.12
Tea Green
#BDF8A3
ΔE00 4.81
Washed Out Green
#BCF5A6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFB2 #D5B2FF
analogous
#FFFCB2 #DCFFB2 #B5FFB2
triadic
#DCFFB2 #B2DCFF #FFB2DC
tetradic
#DCFFB2 #B2FFFC #D5B2FF #FFB2B5
square
#DCFFB2 #B2FFFC #D5B2FF #FFB2B5
split-complementary
#DCFFB2 #B2B5FF #FCB2FF
monochromatic
#A4FF38 #C0FF75 #DCFFB2 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.11
#DCFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#DCFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFB2
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFB2 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AD
Deuteranopia (green-blind)
#FFF3B6
Tritanopia (blue-blind)
#E0F8EB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcffb2; /* rgb */ color: rgb(220, 255, 178); /* oklch */ color: oklch(95.7% 0.106 128.1);
Tailwind
colors: {
custom: {
50: '#e7ffc9',
500: '#dcffb2',
950: '#000000',
},
}SCSS
$custom: #dcffb2; $custom-light: #e7ffc9; $custom-dark: #000000;
JSON
{
"hex": "#dcffb2",
"rgb": {
"r": 220,
"g": 255,
"b": 178
},
"hsl": {
"h": 87.273,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.95677,
"c": 0.10575,
"h": 128.1
},
"luminance": 0.8995
}Semantic roles & 50–950 ramp
primary
#DCFFB2
secondary
#A570E6
accent
#00E668
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682