#DCFFBE#DCFFBE
#DCFFBE is a very light, moderate yellow-green. Relative luminance 0.905; OKLCH L 95.9% C 0.092 H 131.0°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFBE |
|---|---|
| RGB | rgb(220, 255, 190) |
| HSL | hsl(92, 100%, 87%) |
| HSV | hsv(92, 25%, 100%) |
| CMYK | cmyk(13.7%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(96.18, -22.40, 27.44) |
| CIE-LCH | lch(96.18, 35.42, 129.23°) |
| OKLab | oklab(95.91% -0.0604 0.0695) |
| OKLCH | oklch(95.91% 0.092 131) |
| XYZ | xyz(74.5679, 90.4525, 62.2358) |
| Luminance | 0.9045 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.16
Very Pale Green
#CFFDBC
ΔE00 2.32
Pale Green
#C7FDB5
ΔE00 3.65
Light Light Green
#C8FFB0
ΔE00 4.01
Celadon
#BEFDB7
ΔE00 5.10
Washed Out Green
#BCF5A6
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFBE #E1BEFF
analogous
#FCFFBE #DCFFBE #BEFFC1
triadic
#DCFFBE #BEDCFF #FFBEDC
tetradic
#DCFFBE #BEFCFF #E1BEFF #FFC1BE
square
#DCFFBE #BEFCFF #E1BEFF #FFC1BE
split-complementary
#DCFFBE #C1BEFF #FFBEFC
monochromatic
#9AFF44 #BBFF81 #DCFFBE #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.10
#DCFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#DCFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFBE
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFBE | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BA
Deuteranopia (green-blind)
#FFF3C1
Tritanopia (blue-blind)
#DEF9EE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcffbe; /* rgb */ color: rgb(220, 255, 190); /* oklch */ color: oklch(95.9% 0.092 131.0);
Tailwind
colors: {
custom: {
50: '#e7ffd2',
500: '#dcffbe',
950: '#000000',
},
}SCSS
$custom: #dcffbe; $custom-light: #e7ffd2; $custom-dark: #000000;
JSON
{
"hex": "#dcffbe",
"rgb": {
"r": 220,
"g": 255,
"b": 190
},
"hsl": {
"h": 92.308,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95912,
"c": 0.09211,
"h": 131
},
"luminance": 0.90453
}Semantic roles & 50–950 ramp
primary
#DCFFBE
secondary
#B57AE7
accent
#00E67C
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683