#DCFFB8#DCFFB8
#DCFFB8 is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 95.8% C 0.099 H 129.4°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFB8 |
|---|---|
| RGB | rgb(220, 255, 184) |
| HSL | hsl(90, 100%, 86%) |
| HSV | hsv(90, 28%, 100%) |
| CMYK | cmyk(13.7%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(96.08, -23.27, 30.32) |
| CIE-LCH | lch(96.08, 38.22, 127.51°) |
| OKLab | oklab(95.79% -0.0629 0.0764) |
| OKLCH | oklch(95.79% 0.099 129.4) |
| XYZ | xyz(73.9256, 90.1956, 58.8529) |
| Luminance | 0.9020 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.68
Very Pale Green
#CFFDBC
ΔE00 2.89
Light Light Green
#C8FFB0
ΔE00 3.64
Pale Green
#C7FDB5
ΔE00 3.70
Washed Out Green
#BCF5A6
ΔE00 4.93
Tea Green
#BDF8A3
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFB8 #DBB8FF
analogous
#FFFEB8 #DCFFB8 #B8FFB8
triadic
#DCFFB8 #B8DCFF #FFB8DC
tetradic
#DCFFB8 #B8FFFE #DBB8FF #FFB8B8
square
#DCFFB8 #B8FFFE #DBB8FF #FFB8B8
split-complementary
#DCFFB8 #B8B8FF #FEB8FF
monochromatic
#A0FF3E #BEFF7B #DCFFB8 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.10
#DCFFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#DCFFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFB8
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFB8 | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B3
Deuteranopia (green-blind)
#FFF3BB
Tritanopia (blue-blind)
#DFF9EC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcffb8; /* rgb */ color: rgb(220, 255, 184); /* oklch */ color: oklch(95.8% 0.099 129.4);
Tailwind
colors: {
custom: {
50: '#e7ffcd',
500: '#dcffb8',
950: '#000000',
},
}SCSS
$custom: #dcffb8; $custom-light: #e7ffcd; $custom-dark: #000000;
JSON
{
"hex": "#dcffb8",
"rgb": {
"r": 220,
"g": 255,
"b": 184
},
"hsl": {
"h": 89.577,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.95792,
"c": 0.09895,
"h": 129.4
},
"luminance": 0.90196
}Semantic roles & 50–950 ramp
primary
#DCFFB8
secondary
#AD75E7
accent
#00E671
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161813
muted
#848683